update CONTRIBUTING.md
This commit is contained in:
parent
3a6df0e1bd
commit
ca802489d8
|
@ -17,7 +17,7 @@ proposed functionality.
|
||||||
### Bug reports
|
### Bug reports
|
||||||
|
|
||||||
We appreciate any bug reports, but especially ones with self-contained
|
We appreciate any bug reports, but especially ones with self-contained
|
||||||
(doesn't depend on code outside of pq), minimal (can't be simplified
|
(doesn't depend on code outside of xorm), minimal (can't be simplified
|
||||||
further) test cases. It's especially helpful if you can submit a pull
|
further) test cases. It's especially helpful if you can submit a pull
|
||||||
request with just the failing test case (you'll probably want to
|
request with just the failing test case (you'll probably want to
|
||||||
pattern it after the tests in
|
pattern it after the tests in
|
||||||
|
|
Loading…
Reference in New Issue