We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a438ff commit 4574977Copy full SHA for 4574977
CONTRIBUTING.md
@@ -0,0 +1,11 @@
1
+# Contributing
2
+
3
+Bug reports and pull requests are welcome on GitHub at https://github.com/dbongo/callable-mixin.
4
5
+Here's how to get started:
6
7
+1. Fork the repo, then `git clone` your fork.
8
+2. Create a feature branch: `git checkout -b feat/my-feature`.
9
+3. Run tests: `bundle exec rspec`.
10
+4. Make your changes, commit, and push up your branch.
11
+5. Open a Pull Request describing your change.
0 commit comments