diff options
author | Marcin Aman <marcin.aman@gmail.com> | 2021-04-21 12:19:54 +0200 |
---|---|---|
committer | Marcin Aman <marcin.aman@gmail.com> | 2021-04-21 12:19:54 +0200 |
commit | 7976824f185ac846f687971cca449da2e4c24728 (patch) | |
tree | 2fe4dcdde687f61e122779e752d6a8be2533e9ad /.github/ISSUE_TEMPLATE/bug.md | |
parent | 6b3f33f522bd71ce41940f92b13c75bcf556251c (diff) | |
download | dokka-7976824f185ac846f687971cca449da2e4c24728.tar.gz dokka-7976824f185ac846f687971cca449da2e4c24728.tar.bz2 dokka-7976824f185ac846f687971cca449da2e4c24728.zip |
Add suggestion about PR-s to issues template
Diffstat (limited to '.github/ISSUE_TEMPLATE/bug.md')
-rw-r--r-- | .github/ISSUE_TEMPLATE/bug.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug.md b/.github/ISSUE_TEMPLATE/bug.md index 2f3e4478..d300ee34 100644 --- a/.github/ISSUE_TEMPLATE/bug.md +++ b/.github/ISSUE_TEMPLATE/bug.md @@ -33,3 +33,6 @@ Configuration of dokka used to reproduce the bug **Additional context** Add any other context about the problem here + +**Are you willing to provide a PR?** +Providing a PR can drastically speed up the process of fixing this bug |