https://github.com/quasarapp/guidelines
Guidelines of Development in QuasarApp
https://github.com/quasarapp/guidelines
Last synced: 6 months ago
JSON representation
Guidelines of Development in QuasarApp
- Host: GitHub
- URL: https://github.com/quasarapp/guidelines
- Owner: QuasarApp
- License: mit
- Created: 2020-04-17T10:37:21.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-04-12T13:37:20.000Z (about 5 years ago)
- Last Synced: 2025-01-20T13:40:16.795Z (over 1 year ago)
- Size: 27.3 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Guidelines
Guidelines of Development in QuasarApp
## Requirements for paperwork management.
1. All dokusenty should have a name reflecting its contents.
2. The title of the document must be strictly in English.
3. Documents must be executed strictly in md format.
4. Each Document describing the requirements should contain 2 sections: **Strict observance** and **Recommendations**.
## List of Guidelines:
1. [Project structure](ProjectStructure.md)
2. [Contribution in the QuasarApp group.](Contribution.md)
3. [Developing in the QuasarApp group.](Developming.md)