Skip to content

Commit 422ce5d

Browse files
author
Janneke van der Zwaan
committed
Insert project name
1 parent 8e1524c commit 422ce5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ The sections below outline the steps in each case.
3333
1. make sure the existing tests still work by running ``python setup.py test``;
3434
1. add your own tests (if necessary);
3535
1. update or expand the documentation;
36-
1. [push](http://rogerdudler.github.io/git-guide/) your feature branch to (your fork of) the {{ cookiecutter.project_name }} repository on GitHub;
36+
1. [push](http://rogerdudler.github.io/git-guide/) your feature branch to (your fork of) the Python Template repository on GitHub;
3737
1. create the pull request, e.g. following the instructions [here](https://help.github.com/articles/creating-a-pull-request/).
3838

3939
In case you feel like you've made a valuable contribution, but you don't know how to write or run tests for it, or how to generate the documentation: don't let this discourage you from making the pull request; we can help you! Just go ahead and submit the pull request, but keep in mind that you might be asked to append additional commits to your pull request.

0 commit comments

Comments
 (0)