Update github-flow-getting-started.md (#19)

Added info around labels
This commit is contained in:
Roydemilde
2024-03-26 13:33:51 +01:00
committed by GitHub
parent 4169786710
commit 64732068d2

View File

@@ -28,15 +28,17 @@
### Which labels should I create?
In order for us to know which skill and persona we need to talk with, we are using Labels in Github Issues
In order for us to know which skill and persona we need to talk with, we are using Labels in Github Issues.
The default bunch of skills and personnas are as follows:
The default bunch of skills and personnas are as follow:
- PM.Readme
- Do.It
- DevLead.Plan
- Developer.Implement
Once you start adding your own skills, just remember to add the corresponding Label!
Add them to your repository (They are not there by default).
Once you start adding your own skills, just remember to add the corresponding label to your repository.
## How do I run this locally?