Skip to content

Commit 4333fbb

Browse files
committed
Update contributing guidelines to note that major feature requests likely won't be taken on. Refs #48
1 parent 025839c commit 4333fbb

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

contributing.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,14 @@
11
Contributing to typeahead.js
22
============================
33

4-
*These contributing guidelines were proudly stolen from the
4+
*These contributing guidelines were proudly stolen from the
55
[Flight](https://github.com/flightjs/flight) project*
66

7+
Project Status
8+
--------------
9+
The maintainers of this project welcome Pull Requests but, due to a lack of
10+
time, new major feature requests are unlikely to be taken on.
11+
712
Looking to contribute something to typeahead.js? Here's how you can help.
813

914
Bugs Reports
@@ -25,7 +30,7 @@ Guidelines for bug reports:
2530

2631
4. Please try to be as detailed as possible in your report. Include specific
2732
information about the environment – operating system and version, browser
28-
and version, version of typeahead.js – and steps required to reproduce the
33+
and version, version of typeahead.js – and steps required to reproduce the
2934
issue.
3035

3136
Feature Requests & Contribution Enquiries

0 commit comments

Comments
 (0)