Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 824 Bytes

CONTRIBUTING.md

File metadata and controls

13 lines (9 loc) · 824 Bytes

Contributing

First of all, thank you for your interest in contributing to CronyxServer! When contributing to this project, please first discuss the change you wish to make via issue before making a change.

Please note that this project has a code of conduct, please follow it in all your interactions with this project.

Contributing Process

  1. Modify code following ESLint and Prettier.
  2. Update the README.md with details of changes to the interface.
  3. Make your commit message following Conventional Commits.
  4. Make a Pull Request and you may request a reviewer to merge your commit.