Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 762 Bytes

File metadata and controls

17 lines (14 loc) · 762 Bytes

Contributions are welcome

Our base of ado files will improve the more people contribute to it. There are two ways to contribute:

Ask to join the repository as editor

  1. Send an email to jose_jurado_vadillo@brown.edu asking to join the repository as editor. Please provide your GitHub email and username.
  2. Create a separate branch with a descriptive name, e.g., feature-count-missing. You will not be able to commit to master.
  3. push your changes into that branch
  4. Make a pull request to master

Forking the repository

  1. fork the repository into your account.
  2. clone
  3. Introduce your changes and commit
  4. push to your fork
  5. Send a pull request

(for more info watch this)