Our base of ado files will improve the more people contribute to it. There are two ways to contribute:
- Send an email to jose_jurado_vadillo@brown.edu asking to join the repository as editor. Please provide your GitHub email and username.
- Create a separate branch with a descriptive name, e.g.,
feature-count-missing. You will not be able to commit to master. pushyour changes into that branch- Make a
pullrequest to master
forkthe repository into your account.clone- Introduce your changes and
commit pushto yourfork- Send a
pullrequest
(for more info watch this)