Update issue templates

This commit is contained in:
Daniel Lemire 2020-04-24 09:57:10 -04:00 committed by GitHub
parent 3901bbb401
commit e0180b4849
3 changed files with 17 additions and 2 deletions

View File

@ -14,8 +14,6 @@ Before submitting an issue, please ensure that you have read the documentation:
* Contributing: https://github.com/simdjson/simdjson/blob/master/CONTRIBUTING.md
**Indicate whether you are willing or able to provide a bug fix as a pull request**
**Describe the bug**
A clear and concise description of what the bug is.
@ -26,3 +24,10 @@ Steps to reproduce the behaviour: provide a code sample if possible.
- OS: [e.g. Ubuntu 16.04.6 LTS]
- Compiler [e.g. Apple clang version 11.0.3 (clang-1103.0.32.59) x86_64-apple-darwin19.4.0]
- Version [e.g. 22]
**Indicate whether you are willing or able to provide a bug fix as a pull request**
If you plan to contribute to simdjson, please read our
* CONTRIBUTING guide: https://github.com/simdjson/simdjson/blob/master/CONTRIBUTING.md and our
* HACKING guide: https://github.com/simdjson/simdjson/blob/master/HACKING.md

View File

@ -29,3 +29,8 @@ A clear and concise description of any alternative solutions or features you've
**Additional context**
Add any other context or screenshots about the feature request here.
** Are you willing to contribute code or documentation toward this new feature? **
If you plan to contribute to simdjson, please read our
* CONTRIBUTING guide: https://github.com/simdjson/simdjson/blob/master/CONTRIBUTING.md and our
* HACKING guide: https://github.com/simdjson/simdjson/blob/master/HACKING.md

View File

@ -24,3 +24,8 @@ Is your issue:
3. A feature request? Please provide a clear rationale for the feature. Be advised that simdjson is a community-based project: you should consider providing help.
4. A documentation issue? Can you suggest an improvement?
If you plan to contribute to simdjson, please read our
* CONTRIBUTING guide: https://github.com/simdjson/simdjson/blob/master/CONTRIBUTING.md and our
* HACKING guide: https://github.com/simdjson/simdjson/blob/master/HACKING.md