1
0
mirror of https://github.com/XFox111/bonch-calendar.git synced 2026-04-22 07:08:01 +03:00

init: initial commit

This commit is contained in:
2025-11-18 20:16:48 +00:00
commit fe11e264de
69 changed files with 10008 additions and 0 deletions
+26
View File
@@ -0,0 +1,26 @@
# Contributing Guidelines
This document will guide you through the process of contributing to this project. We welcome contributions from the community and appreciate your efforts to improve it.
> [!NOTE]
> This document is a work in progress. More information will be added later.
## Asking questions
## Submitting bug reports and feature requests
## Code contributions
### What should I know/learn before I start?
### Setting up development environment
#### With devcontainers
#### Without devcontainers
### Building the project
### Getting familiar with the codebase
### Submitting a pull request