Git-Etiquette
Git-Etiquette copied to clipboard
Creation of team, projects beta board and todo list for all issues
When starting a new project in an organization then follow these steps to improve work flow within the team and organization! This creates exceptional base for tracking the issues and documentation.
- Start projects beta board
- Create a team
- Add everyone who is part of the project
- Include repositories related to the project
- Pin project beta board and link to do list from the issue page on separate threads
- TODO list in the issues
- Add following categories: Major, Minor and Others
- Start issues from this list:
- Add new issues by editing it
- -> if an issue already exist, then type hashtag (#) followed by specified number for example
#2
- -> If an issue doesn't exist, then write name of the issue -> save it and click on the right side of the issue text button called "convert to issue".
- -> if an issue already exist, then type hashtag (#) followed by specified number for example
- Save it
- On the right side of the text appears "convert to issue". Click it.
- Add meaningful text in to the newly created issue
- Add new issues by editing it