diff --git a/CODE_OF_CONDUCT.md b/docs/CODE_OF_CONDUCT.md similarity index 100% rename from CODE_OF_CONDUCT.md rename to docs/CODE_OF_CONDUCT.md diff --git a/CONTRIBUTING.md b/docs/CONTRIBUTING.md similarity index 93% rename from CONTRIBUTING.md rename to docs/CONTRIBUTING.md index c0ebf80..2c791db 100644 --- a/CONTRIBUTING.md +++ b/docs/CONTRIBUTING.md @@ -1,7 +1,7 @@ # Contribution Guidelines The best way to contribute to PEG.js is by using it and giving back useful -feedback — reporting discovered bugs or requesting missing features. +feedback, reporting discovered bugs or requesting missing features. You can also contribute code, but be advised that many patches end up being rejected, usually because the change doesn’t fit the project or because of @@ -26,8 +26,8 @@ input) reproducing the problem. ## Requesting Features Request features using [GitHub issues][issues]. Before submitting a feature -request, please [search existing requests][issues-search-enhancements] to see if -the feature wasn’t requested already. +request, please [search existing requests][issues-search-enhancements] to see +if the feature wasn’t requested already. In the request, please describe: