Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 1.15 KB

CONTRIBUTING.md

File metadata and controls

26 lines (17 loc) · 1.15 KB

Contributing to bitcoin-resources.com

Hey, thanks for taking the time to contribute! You're awesome! 🎉

The goal of the bitcoin-resources.com project is to provide a well curated list of high quality bitcoin-only resources.

Before you start

Agreeing on a change

  1. Create an issue to describe what you would like to change
  2. Other contributors will approve (ACK) or disapprove (NACK)

Implementing a change

  1. Clone the repository
  2. Implement the change
  3. Create a pull-request
  4. Other contributors will review and approve the pull-request

Refer to the README.md if you have troubles with getting up and running.