Definition of Done - twiederk/DungeonCrawler GitHub Wiki
- all code committed to VCS
- Tests: 92
- create pull request
- Avoid name like
Feature/projectiles (#1)
- choose option
Squash and Merge
- add description to squash commit
- Avoid name like
- pull main branch
- deleted feature branch
- exported project to create release artifact
- create new release in GitHub
- create tag
- add description to release
- upload artifact
- move ideas to Backlog
- send Know-How links to OnlineKnowHowList project