Development Process
Summary
This goes over the end to end lifecycle of handling issues in Dendron - from the moment an issue is conceived to after it has been deployed in production.
- TIP: if you have questions about any of this, the best place to go for help is inside the Dendron Discord [#dev (Private) channel] (https://discord.gg/AE3NRw9)
Planning
Issues
Managing new tasks and issues
Execution
Code
Writing code
- Foundational: read this before you start working
- Process
- Code Conventions
- Best Practices When Coding
- Impactful Change Notice: Breaking changes to the development process and current migrations
- Helpful
Instrumentation
Tests
Docs
Commit
Review
Release
Releasing Code
Feedback
Close the Loop
Things to do after issue is released
Repot
These are misc notes that need to be re-organized:
Lookup
- the layout is inspired by GitLab Master Plan
Backlinks