| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,13 +1,15 @@ | |||
| 1 | 1 | # Feature request management | |
| 2 | 2 | ||
| 3 | - Feature requests are a valuable source of input to the project. | ||
| 4 | - They help our maintainers understand what additions will be of | ||
| 5 | - value to users of the Node.js runtime. | ||
| 6 | - | ||
| 7 | - At the same time, the project is volunteer run and does not | ||
| 8 | - have the ability to direct resources toward specific work. The | ||
| 9 | - features which are implemented are those for which volunteers | ||
| 10 | - are individually motivated to work on. The best way to ensure | ||
| 3 | + Feature requests are not a valuable source of input for the project. | ||
| 4 | + It is usually more productive to first send the Pull Request implementing the | ||
| 5 | + feature, even imperfectly, and let the discussion happen during code review. | ||
| 6 | + That being said, the project still welcomes feature request issues, either for | ||
| 7 | + features you cannot and/or won't implement yourself, or if you need more input | ||
| 8 | + from the community before starting the work. | ||
| 9 | + | ||
| 10 | + The project is volunteer run and does not have the ability to direct resources | ||
| 11 | + toward specific work. The features which are implemented are those for which | ||
| 12 | + volunteers are individually motivated to work on. The best way to ensure | ||
| 11 | 13 | a feature gets implemented is to create a PR to add it. | |
| 12 | 14 | The project strives to support people who do that. | |
| 13 | 15 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments