-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
-
Create a GitHub issue and describe a specific problem/idea. Assign the issue to yourself.
-
Create a corresponding branch:
git checkout main
git pull
git checkout -b ISSUE-<NUMBER>- Fix the problem in the new branch. Commit message must mention the issue number:
This closes issue #<NUMBER> on GitHub.
- Create a pull request and choose the correct assignee:
git push --set-upstream origin ISSUE-<NUMBER>Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation