-
Notifications
You must be signed in to change notification settings - Fork 21
Coding Guidelines
Calcitem edited this page Oct 1, 2022
·
2 revisions
We prefer a rebase workflow and occasional feature branches. Most work happens directly on the master
branch. For that reason, we recommend setting the pull.rebase
setting to merges
.
git config --global pull.rebase merges
See Contributing.
Project Management
Contributing
- How to Contribute
- Submitting Bugs and Suggestions
- Feedback Channels
- Source Code Organization
- Coding Guidelines
- Design Principles
- Translation and Localization
- Thanks
Documentation
- Rules of Mill
- Perfect Database
- Programmer's Guide
- Development White Paper
- Entwicklung White Paper
- Fejlesztési-Fehér-Könyv
Legal