diff options
| author | Natan Yellin <aantn@users.noreply.github.com> | 2023-11-06 20:24:00 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-11-06 20:24:00 +0200 |
| commit | 952fd37a489b4cea9512e51793023d0d20116e4b (patch) | |
| tree | b2fac9386bb1cf2c7ae1ff27da738ac647484b1e /.github/ISSUE_TEMPLATE | |
| parent | aa9295a1de40a26146037b0b9ae6ff8a708c7609 (diff) | |
Update feature_request.md
Diffstat (limited to '.github/ISSUE_TEMPLATE')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/feature_request.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index bbcbbe7..172bebf 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -16,5 +16,8 @@ A clear and concise description of what you want to happen. **Describe alternatives you've considered** A clear and concise description of any alternative solutions or features you've considered. +**Are you interested in contributing a PR for this?** +Yes/no. If yes, we will provide guidance what parts of the code to modify and help you. + **Additional context** Add any other context or screenshots about the feature request here. |
