Restructure docs and scaffold app directory
This commit is contained in:
@@ -3,7 +3,8 @@
|
||||
* [GitHub Flow](https://dev.to/karmpatel/git-branching-strategies-a-comprehensive-guide-24kh) branching strategy is used.
|
||||
* Direct push to `main` branch is prohibited.
|
||||
* Only merges to the `main` branch via Pull Requests from `feature/...` or `bugfix/...` branches are allowed.
|
||||
* Tags are created for releases on the `main` branch.
|
||||
* Tags `v*` are created for releases on the `main` branch.
|
||||
* Gitea configuration is available in Site Administration, User Settings, and Repository Settings.
|
||||
|
||||
## Pull Request
|
||||
|
||||
|
||||
Reference in New Issue
Block a user