Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 1.3 KB

CONTRIBUTING.md

File metadata and controls

21 lines (16 loc) · 1.3 KB

Contribution Guidelines

Welcome superheroes! It is awesome to have you here! Before you start contributing with this project make sure you read our Code Of Conduct, it is really important to make this inclusive and open to everyone, otherwise, it would not be awesome.

Superchat originated from the ækiti æmbassy participation at HumanDefiHæck in other to build a decentralized fininace secure chat platform, on æternity blockchain where tokens can be sent with minimal loss and optimum security in the form of messages.

Tips

  • Make sure that you are submitting and committing things that are of quality substance, otherwise maintainers can invalidate your pull request.
  • You can check the repository issues if any to start contributing.
  • If you are not sure about how to contribute, you can open an issue to discuss with the community

Submitting a pull request

  1. Fork and clone the repository.
  2. Create a new branch.
  3. Add your contribution.
  4. Commit and push your fork.
  5. Create a new pull request from your forked repository.

Resources