Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 2.31 KB

CONTRIBUTING.md

File metadata and controls

40 lines (26 loc) · 2.31 KB

Contributing to the Use Dai list

Use Dai is a community driven effort! Contributions to the list are welcomed and encouraged from all.

Guidelines

To qualify for inclusion on the Use Dai list, a business or service should:

  • Have a recently updated website explaining the nature of its business/service
  • Accept the Dai currency for payment in exchange for goods or services rendered, or otherwise allow Dai to be utilized as money, such as for lending or other financial products
  • Comply with all laws and statutes of the jurisdiction(s) in which it operates

Each contribution should:

  • Conform to the following format: Link - Short description of business or project, for example:
    • Maker - Provides loans in Dai against collateralized ETH`
  • Be succinct and straightforward. Avoid flowery language or marketing jargon.
  • Follow strict alphabetical ordering for sections, sub-sections, and entries
  • Include the project under the appropriate section & sub-section, adding them as needed
  • Update the table of contents if new a section or subsection was added

Instructions

If you have something to the Use Dai list this is how you do it.

You'll need a GitHub account!

  1. Access the list's GitHub page. For example: https://github.com/apbendi/use-dai
  2. Click on the README file: Step 2 Click on README.md
  3. Now click on the edit icon. Step 3 - Click on Edit
  4. You can start editing the text of the file in the in-browser editor. Make sure you follow guidelines above. You can use GitHub Flavored Markdown. Step 4 - Edit the file
  5. Say why you're proposing the changes, and then click on "Propose file change". Step 5 - Propose Changes
  6. Submit the pull request!

Updating your Pull Request

You may be asked to edit your Pull Request before it is included. This is normally due to spelling errors or because your PR didn't match the list guidelines.

Here is a write up on how to change a Pull Request, and the different ways you can do that.