Attempt fixing lists for codacy take 2
This commit is contained in:
parent
1c65face15
commit
9f918fb61d
10
.github/ISSUE_TEMPLATE/BugReport.md
vendored
10
.github/ISSUE_TEMPLATE/BugReport.md
vendored
@ -24,10 +24,10 @@ A clear and concise description of what you expected to happen.
|
|||||||
If applicable, add screenshots to help explain your problem.
|
If applicable, add screenshots to help explain your problem.
|
||||||
|
|
||||||
## Environment/System (please complete the following information)
|
## Environment/System (please complete the following information)
|
||||||
- OS: [e.g. Windows/Linux/MacOS]
|
- OS: [e.g. Windows/Linux/MacOS]
|
||||||
- Application version: [e.g. v1.3.5]
|
- Application version: [e.g. v1.3.5]
|
||||||
- Commit: [if building from source]
|
- Commit: [if building from source]
|
||||||
- Compiler: [if building from source - MSVC/GCC/Clang]
|
- Compiler: [if building from source - MSVC/GCC/Clang]
|
||||||
|
|
||||||
## Additional context:
|
## Additional context
|
||||||
Add any other context about the problem here.
|
Add any other context about the problem here.
|
||||||
|
8
.github/ISSUE_TEMPLATE/Story.md
vendored
8
.github/ISSUE_TEMPLATE/Story.md
vendored
@ -12,10 +12,10 @@ What are we solving? What does this look like?
|
|||||||
|
|
||||||
## MVP
|
## MVP
|
||||||
What are the minimum features needed for this story?
|
What are the minimum features needed for this story?
|
||||||
- [ ] Feature 1
|
- [ ] Feature 1
|
||||||
- [ ] Feature 2
|
- [ ] Feature 2
|
||||||
|
|
||||||
## Stretch
|
## Stretch
|
||||||
What are some non-required features for this story?
|
What are some non-required features for this story?
|
||||||
- [ ] Feature 1
|
- [ ] Feature 1
|
||||||
- [ ] Feature 2
|
- [ ] Feature 2
|
||||||
|
8
.github/PULL_REQUEST_TEMPLATE/PullRequest.md
vendored
8
.github/PULL_REQUEST_TEMPLATE/PullRequest.md
vendored
@ -3,13 +3,13 @@ Authors:
|
|||||||
@author1
|
@author1
|
||||||
|
|
||||||
## Summary of changes
|
## Summary of changes
|
||||||
- Change 1
|
- Change 1
|
||||||
- Change 2
|
- Change 2
|
||||||
|
|
||||||
## Caveats
|
## Caveats
|
||||||
Does this introduce any new bugs?
|
Does this introduce any new bugs?
|
||||||
- Caveat1
|
- Caveat1
|
||||||
- Caveat2
|
- Caveat2
|
||||||
|
|
||||||
## On approval
|
## On approval
|
||||||
Please merge or Wait for me before merging
|
Please merge or Wait for me before merging
|
Loading…
x
Reference in New Issue
Block a user