Skip to content

Commit f8db7b9

Browse files
authored
Merge pull request #3009 from Chanakyasinde/docs
docs: replace 'ticket' with 'issue' in contributing guidelines
2 parents 0d820ef + 84692aa commit f8db7b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
* This project adheres to a [code of conduct](CODE_OF_CONDUCT.md). By participating, you are expected to uphold this code.
44

5-
* Please do not open a ticket to report a security issue. Consult the [security policy](SECURITY.md) on what to do instead.
5+
* Please do not open an issue to report a security issue. Consult the [security policy](SECURITY.md) on what to do instead.
66

7-
* Before you open a ticket or send a pull request, [search](https://github.com/jashkenas/underscore/issues) for previous discussions about the same feature or issue. Add to the earlier ticket if you find one.
7+
* Before you open an issue or send a pull request, [search](https://github.com/jashkenas/underscore/issues) for previous discussions about the same feature or issue. Add to the earlier ticket if you find one.
88

99
* If you're proposing a new feature, make sure it isn't already implemented in [Underscore-Contrib](https://github.com/documentcloud/underscore-contrib).
1010

0 commit comments

Comments
 (0)