mirror of
https://github.com/XFox111/bonch-calendar.git
synced 2026-04-22 07:08:01 +03:00
27 lines
612 B
Markdown
27 lines
612 B
Markdown
# 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
|