Skip to content

Latest commit

Β 

History

History
33 lines (25 loc) Β· 983 Bytes

File metadata and controls

33 lines (25 loc) Β· 983 Bytes

Contributing to Satoshi-Lab-Roadmap

πŸ‘‹ First off, thanks for taking the time to contribute!

Please make sure to read the relevant sections before making your contribution. It will make it a lot easier for us maintainers and smooth out the experience for all involved.

I Want To Contribute

Here's the process:

  1. Fork this repository
  2. Create a new branch
  3. Make your changes
  4. Request a PR with the below mentioned format

PR format

Please follow this or a similar format to avoid confusion and clearly convey your changes:

Files changed: <file_name>

Changes made:
πŸ’‘ Added <change_1>
πŸ’‘ Removed <change_2>

I have confirmed that
βœ… Existing links haven't been touched
βœ… Existing format has been maintained
βœ… New Links provided are valid and accurate
βœ… My changes are relevant to the Lab's focus & goals
βœ… Commits properly describe the changes made

Commit messages

Please write proper commit messages mentioning your changes clearly