mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
CodingStandards.md: allow "bugfix on all supported versions.
Closes tpo/core/team#1 .
This commit is contained in:
@@ -145,6 +145,10 @@ tor-0.3.1.10
|
||||
...
|
||||
```
|
||||
|
||||
If a bug was introduced before the oldest currently supported release series
|
||||
of Tor, and it's hard to track down where it was introduced, you may say
|
||||
"bugfix on all supported versions of Tor."
|
||||
|
||||
If at all possible, try to create the changes file in the same commit where
|
||||
you are making the change. Please give it a distinctive name that no other
|
||||
branch will use for the lifetime of your change. We usually use "ticketNNNNN"
|
||||
|
||||
Reference in New Issue
Block a user