Attempt fixing lists for codacy take 2

develop
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.
## Environment/System (please complete the following information)
- OS: [e.g. Windows/Linux/MacOS]
- Application version: [e.g. v1.3.5]
- Commit: [if building from source]
- Compiler: [if building from source - MSVC/GCC/Clang]
- OS: [e.g. Windows/Linux/MacOS]
- Application version: [e.g. v1.3.5]
- Commit: [if building from source]
- Compiler: [if building from source - MSVC/GCC/Clang]
## Additional context:
## Additional context
Add any other context about the problem here.

View File

@ -12,10 +12,10 @@ What are we solving? What does this look like?
## MVP
What are the minimum features needed for this story?
- [ ] Feature 1
- [ ] Feature 2
- [ ] Feature 1
- [ ] Feature 2
## Stretch
What are some non-required features for this story?
- [ ] Feature 1
- [ ] Feature 2
- [ ] Feature 1
- [ ] Feature 2

View File

@ -3,13 +3,13 @@ Authors:
@author1
## Summary of changes
- Change 1
- Change 2
- Change 1
- Change 2
## Caveats
Does this introduce any new bugs?
- Caveat1
- Caveat2
- Caveat1
- Caveat2
## On approval
Please merge or Wait for me before merging