diff options
author | 2018-03-20 13:20:03 +0000 | |
---|---|---|
committer | 2018-03-20 13:20:03 +0000 | |
commit | 06d6efcd10c6b31f891ea1247e0a1411365ec71c (patch) | |
tree | 65df700f0c02baa1ae1023d26e0182edc2d4da1d /templates/main | |
parent | Change styling for price icons on resources page (diff) |
Update PR documentation to mention team number in title
Diffstat (limited to 'templates/main')
-rw-r--r-- | templates/main/info/jams.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/templates/main/info/jams.html b/templates/main/info/jams.html index a0dab4a6..3bba1870 100644 --- a/templates/main/info/jams.html +++ b/templates/main/info/jams.html @@ -160,7 +160,8 @@ Once you've pushed some code to the repository, you will notice a "Pull request" link. Click on that to create a pull request, which will let us know that you're working on the task and help us to keep track of things. Simply click on the "Create pull request" button on the next page, fill - in the "Title" box and finish creating your pull request, and it'll be ready to go. + in the "Title" box with your team number - for example, "Team 1" - and click the big green + button to finish. </p> <figure> <img src="/static/images/jams/jams_13.png" class="uk-align-center uk-border-rounded" /> |