Git-Etiquette icon indicating copy to clipboard operation
Git-Etiquette copied to clipboard

Creation of team, projects beta board and todo list for all issues

Open LeDuble opened this issue 3 years ago • 0 comments

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.

  1. Start projects beta board
  2. Create a team
    1. Add everyone who is part of the project
    2. Include repositories related to the project
    3. Pin project beta board and link to do list from the issue page on separate threads
  3. TODO list in the issues
    1. Add following categories: Major, Minor and Others
    2. 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".
      • Save it
      • On the right side of the text appears "convert to issue". Click it.
      • Add meaningful text in to the newly created issue

LeDuble avatar Jan 17 '22 08:01 LeDuble