You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
docuseal/vendor/bundle/ruby/4.0.0/gems/bindex-0.8.1/CONTRIBUTING.md

563 B

Contributing

  1. Fork it ( https://github.com/gsamokovarov/skiptrace/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Etiquette

If you want to contribute code, which is not your own or is heavily inspired by someone else's code, please give them a warm shoutout in the pull request (or the commit message) and the code itself.

Of course, don't try to sneak in non MIT compatible code.