Skip to content
This repository has been archived by the owner on Aug 14, 2019. It is now read-only.

Latest commit

 

History

History
32 lines (22 loc) · 1.78 KB

CONTRIBUTING.md

File metadata and controls

32 lines (22 loc) · 1.78 KB

Contributing to Utopian.info

I'd love for anyone to contribute to Utopian.rocks! Any contributions are appreciated, whether it's:

  • Discussing best pracices, state of the code etc.
  • Reporting or fixing a bug
  • Submitting new features and fixes
  • Proposing new features, suggesting changes

If you want to contact me you can do so on Discord at Amos#4622. It would also be appreciated if you contacted me before submitting or developing any changes, but I know this is not always possible.

How to use GitHub

If you'd like to contribute directly to Utopian.rocks I'd like you to submit your changes via a pull request! An example of how this procedure can go is shown below:

  1. Fork the repository and create a new branch from master
  2. Develop, test, document and commit your changes
  3. Create a new pull request!

Any contributions you make will be under the MIT license

Utopian.rocks is licensed under the MIT license, so any changes you make to its code will also be licensed under this license.

Submitting bugs, feature requests, and more can be done via issues

I use GitHub issues to track everything, so if you have found a bug for example, then please simply open an issue here. I would really appreciate it if you add as much detail as possible when creating issues!

Follow a style guide

If you you want to contribute for any of the following programming languages, then keep this is mind

License

By contributing you agree that your contributions will be licensed under its MIT license.