summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorTim Graham <timograham@gmail.com>2013-06-08 05:34:05 -0700
committerTim Graham <timograham@gmail.com>2013-06-08 05:34:05 -0700
commitcc74f8a4f79b1d0d8a4b57bdd78bdc99d18a3faa (patch)
tree6ceaff2521934a99d3f0edb2ac16fbf55718de9c /docs
parent69373f3420d28597332a72269b5fae721cc6ae19 (diff)
parentf80b1063e404d28779a7c78cfd616fd416a2ef10 (diff)
Merge pull request #1254 from russkel/patch-1
Updated submitting-patches.txt
Diffstat (limited to 'docs')
-rw-r--r--docs/internals/contributing/writing-code/submitting-patches.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/internals/contributing/writing-code/submitting-patches.txt b/docs/internals/contributing/writing-code/submitting-patches.txt
index ed8aad99b3..8f8ddddab4 100644
--- a/docs/internals/contributing/writing-code/submitting-patches.txt
+++ b/docs/internals/contributing/writing-code/submitting-patches.txt
@@ -37,7 +37,7 @@ and time availability), claim it by following these steps:
`ticket tracker`_.
* If a ticket for this issue already exists, make sure nobody else has
- claimed it. To do this, look at the "Assigned to" section of the ticket.
+ claimed it. To do this, look at the "Owned by" section of the ticket.
If it's assigned to "nobody," then it's available to be claimed.
Otherwise, somebody else is working on this ticket, and you either find
another bug/feature to work on, or contact the developer working on the
@@ -48,7 +48,7 @@ and time availability), claim it by following these steps:
* Claim the ticket:
- 1. click the "accept" radio button under "Action" near the bottom of the
+ 1. click the "assign to myself" radio button under "Action" near the bottom of the
page,
2. then click "Submit changes."