Closed mpostol closed 2 years ago
In many issues, we will need a list of tasks each for a model in the repository.
Using dir create a .txt file with all folders. Using any txt editor change each line according to the syntax:
- [ ] <modelName> - [ ] <modelName>
The fil shall be converted to an issue template. Create the file in the folder .github\ISSUE_TEMPLATE
.github\ISSUE_TEMPLATE
Describe problem
In many issues, we will need a list of tasks each for a model in the repository.
Describe the solution you'd like
Using dir create a .txt file with all folders. Using any txt editor change each line according to the syntax:
The fil shall be converted to an issue template. Create the file in the folder
.github\ISSUE_TEMPLATE