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.
 
 
 
explorer-v2-frontend/CONTRIBUTING.md

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

  1. Fork a repository and create your branch from master;
  2. Run yarn build in the repository root
  3. Update .env.example if new environment variables is created;
  4. 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.