Skip to content

Latest commit

 

History

History
51 lines (26 loc) · 1.48 KB

CONTRIBUTING.md

File metadata and controls

51 lines (26 loc) · 1.48 KB

Welcome to our contributing guide

Thank you for investing your time in contributing to our project token-negotiator! Any contribution you make will be reflected on inside this repository ✨.

New contributor guide

To get an overview of the project, read the README.

Getting started

Issues

Create a new issue

If you spot a problem with the docs, and a related issue doesn't exist, please create a new issue pointing out the required changes.

Solve an issue

Scan through our existing issues to find one that interests you (we've added labels to help with locating items of interest).

If you find an issue to work on, you are welcome to open a PR with a fix.

Make Changes

Make changes locally

  1. Fork the repository.

  2. Set up a working branch based from main with the latest changes.

Commit your update

Commit the changes once you are happy with them.

For code changes, please include unit tests that ensure the change is performing the required task. This will help speed up the process.

Pull Request

When you're finished with the changes, update your local main branch and merge it into your branch then create a pull request to our main branch.

Your PR is merged!

Congratulations 🎉🎉 The Smart Token Labs team thanks you ✨.

Once your PR is merged, your contributions will be publicly visible.

Now you're part of the Smart Token Labs community.

Questions

sayhi@smarttokenlabs.com