feat(issues): bounty and bolded suggestions

This commit is contained in:
Clayton Voges 2022-02-28 18:30:55 +00:00
parent 4d25e4bedb
commit ed88689790
4 changed files with 40 additions and 25 deletions

View File

@ -23,19 +23,19 @@ Version of each dependency:
Hardware: Hardware:
\<list any relevant environment variables, software, or other context here> **\<list any relevant environment variables, software, or other context here>**
### Expected behavior ### Expected behavior
\<describe the expected behavior here> **\<describe the expected behavior here>**
### Current behavior ### Current behavior
\<describe the current behavior here> **\<describe the current behavior here>**
### Steps to Reproduce ### Steps to Reproduce
\<list the steps to reproduce here> **\<list the steps to reproduce here>**
1. 1.
2. 2.
@ -44,18 +44,20 @@ Hardware:
### Error messages ### Error messages
\<please provide any error messages in code blocks with a label above> **\<please provide any error messages in code blocks with a label above>**
\<message labeling the error>: **\<message labeling the error>**:
``` ```
<error message> <error message>
``` ```
### Unit tests, Integration tests, or System tests ### Unit tests, Integration tests, or System tests
\<please provide any relevant unit tests below> **\<please provide any relevant unit tests below>**
\<please provide any relevant integration tests below>
\<please provide any relevant system tests below> **\<please provide any relevant integration tests below>**
**\<please provide any relevant system tests below>**
### Stack trace (if relevant) ### Stack trace (if relevant)
@ -63,7 +65,7 @@ Hardware:
### Possible solution(s) ### Possible solution(s)
\<describe any possible solutions here> **\<describe any possible solutions here>**
### If bug is confirmed, are you willing to submit a PR and contribute? ### If bug is confirmed, are you willing to submit a PR and contribute?
@ -71,3 +73,7 @@ Hardware:
[ ] no [ ] no
[ ] maybe [ ] maybe
[ ] what's a PR? [ ] what's a PR?
### Consider funding it!
<https://www.bountysource.com/>

View File

@ -23,19 +23,19 @@ Version of each dependency:
Hardware: Hardware:
\<list any relevant environment variables, software, or other context here> **\<list any relevant environment variables, software, or other context here>**
### Expected behavior ### Expected behavior
\<describe the expected behavior here> **\<describe the expected behavior here>**
### Current behavior ### Current behavior
\<describe the current behavior here> **\<describe the current behavior here>**
### Steps to Reproduce ### Steps to Reproduce
\<list the steps to reproduce here> **\<list the steps to reproduce here>**
1. 1.
2. 2.
@ -44,18 +44,20 @@ Hardware:
### Error messages ### Error messages
\<please provide any error messages in code blocks with a label above> **\<please provide any error messages in code blocks with a label above>**
\<message labeling the error>: **\<message labeling the error>**:
``` ```
<error message> <error message>
``` ```
### Unit tests, Integration tests, or System tests ### Unit tests, Integration tests, or System tests
\<please provide any relevant unit tests below> **\<please provide any relevant unit tests below>**
\<please provide any relevant integration tests below>
\<please provide any relevant system tests below> **\<please provide any relevant integration tests below>**
**\<please provide any relevant system tests below>**
### Stack trace (if relevant) ### Stack trace (if relevant)
@ -63,7 +65,7 @@ Hardware:
### Possible solution(s) ### Possible solution(s)
\<describe any possible solutions here> **\<describe any possible solutions here>**
### If bug is confirmed, are you willing to submit a PR and contribute? ### If bug is confirmed, are you willing to submit a PR and contribute?
@ -71,3 +73,7 @@ Hardware:
[ ] no [ ] no
[ ] maybe [ ] maybe
[ ] what's a PR? [ ] what's a PR?
### Consider funding it!
<https://www.bountysource.com/>

View File

@ -13,20 +13,23 @@ labels:
### Detailed Description ### Detailed Description
\<describe what you want the feature to do> **\<describe what you want the feature to do>**
### Possible Implementation ### Possible Implementation
\<describe how you would implement the feature> **\<describe how you would implement the feature>**
### Environment (answer all that apply) ### Environment (answer all that apply)
Operating System (OS) name and version: Operating System (OS) name and version:
libc name and version: libc name and version:
Browser name and version: Browser name and version:
Version of each dependency: Version of each dependency:
\<list any relevant environment variables, software, or other context here> **\<list any relevant environment variables, software, or other context here>**
### If FR is approved, are you willing to submit a PR and contribute? ### If FR is approved, are you willing to submit a PR and contribute?

View File

@ -23,8 +23,8 @@ Version of each dependency:
Hardware: Hardware:
\<list any relevant environment variables, software, or other context here> **\<list any relevant environment variables, software, or other context here>**
### Question ### Question
\<ask your question here> **\<ask your question here>**