We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bafed3 commit 80c38a5Copy full SHA for 80c38a5
CONTRIBUTING.md
@@ -4,9 +4,8 @@
4
- Create a feature branch: `git checkout -b feature_branch`
5
- Make your changes (see how to [Propose Problems](#propose-problems) below)
6
- Make sure the tests pass: `mix test`
7
-- Create an [issue](https://github.com/pgr0ss/elixir_experience/issues/new)
8
- Push your feature branch: `git push origin feature_branch`
9
-- Submit a pull request referencing the issue created
+- Submit a pull request with your feature branch
10
11
### Propose Problems
12
Problems require the following:
0 commit comments