-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Here is some suggestions on how to work using this template repository.
Look at descriptions of issue types and follow instructions on templates. The templates should have standards for how things are written. Internal: Epic - Large piece of work that encompasses many issues and should be broken down Story - functionality request expressed from the perspective of the use Hotfix - Urgent fix that need immediate attention Documentation - Task related to the documentation of the project
Feature request - Submit a proposal/request for a new feature Question - Ask a question Bug - Submit a bug report to help us improve
Figure out how much time we’ve and Make sure that user stories are groomed and ready to be processed.
Happens before sprint planning Estimate Poker planning game https://www.planitpoker.com/board/#/rooms
Do activities, scheduled by facilitator. Look to this site for inspiration or google other resources. -> https://luis-goncalves.com/agile-retrospectives-ideas-exercises/ Should include something that examines “how we work” and other processes. Reach consensus on changes. Write changes in change log on google drive.
Working from right to left on the board, to avoid congestion issues as reviews will eventually pile up till it’s an unhandleable mess.
Open a new branch with issue type you’re trying to solve and paste in issue number in the end. As such: bug-#5. This will automatically move the issue to in-progress on the board. Apply commits with the changes, open a pull request, add issue name as title. Fill in the required information. Reference issue that is being handled. Change will be committed once review, has been done.
Doc maintainer: github@alex855 - Alexander Hvidt