You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1.1 KiB
1.1 KiB
Contributing
When contributing to this repository, please first discuss the change you wish to make via issue, discord server or any other method with the owners of this repository before making a change.
Pull Request Process
- Fork a repository and create your branch from
master
; - Run
yarn build
in the repository root - Update .env.example if new environment variables is created;
- Create pull request linked with existed issue.
Branch Organization
Submit all changes directly to master branch. We don’t use separate branches for development or for upcoming releases.
Bugs
We are using Github Issues for tracking bugs. Before creating a new issue please check that problem doesn't already exist.
Proposing a Change
If you have a suggestion on how to improve functionality or create a new feature you can fill a new issue.