forked from christopher-caldwell/react-kanban
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
8f9e8a3
commit aa29d8c
Showing
5 changed files
with
37 additions
and
30 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,24 @@ | ||
### Description | ||
<!--- Provide a general summary of your changes in the Title above --> | ||
|
||
Please include a summary of the change and the issue (if is related to a one) | ||
## Description | ||
|
||
### Type of change | ||
<!--- Describe your changes in detail --> | ||
|
||
- [ ] 🐛 Bug fix | ||
- [ ] 💻 New feature | ||
- [ ] 📖 Documentation | ||
- [ ] 💅 Layout | ||
- [ ] 🧹 Chore | ||
## Related Issue | ||
|
||
### Checklist: | ||
<!--- This project only accepts pull requests related to open issues --> | ||
<!--- If suggesting a new feature or change, please discuss it in an issue first --> | ||
<!--- If fixing a bug, there should be an issue describing it with steps to reproduce --> | ||
<!--- Please link to the issue here: --> | ||
|
||
- [ ] I have added tests that prove my fix is effective or that my feature works | ||
- [ ] I updated the docs related to the changes | ||
## How Has This Been Tested? | ||
|
||
<!-- PLEASE, OPEN THIS PR AS DRAFT IF IT'S NOT THROUGH YET. --> | ||
<!--- Please describe in detail how you tested your changes. --> | ||
<!--- Include details of your testing environment, and the tests you ran to --> | ||
<!--- see how your change affects other areas of the code, etc. --> | ||
|
||
## Has the demo been updated? | ||
|
||
<!-- If applicable --> | ||
|
||
## Screenshots (if appropriate): |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
# React Kanban - Road Map | ||
|
||
- [ ] Get tests back in shape |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters