Attempt fixing lists for codacy take 2

This commit is contained in:
Austin 2020-01-08 20:59:07 -08:00
parent 1c65face15
commit 9f918fb61d
3 changed files with 13 additions and 13 deletions

View File

@ -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.

View File

@ -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

View File

@ -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