diff --git a/docs/CODE_OF_CONDUCT.md b/.github/CODE_OF_CONDUCT.md similarity index 100% rename from docs/CODE_OF_CONDUCT.md rename to .github/CODE_OF_CONDUCT.md diff --git a/docs/CONTRIBUTING.md b/.github/CONTRIBUTING.md similarity index 100% rename from docs/CONTRIBUTING.md rename to .github/CONTRIBUTING.md diff --git a/docs/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md similarity index 90% rename from docs/ISSUE_TEMPLATE.md rename to .github/ISSUE_TEMPLATE.md index 6865b69..19b459f 100644 --- a/docs/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -47,8 +47,8 @@ For more information, see the **CONTRIBUTING** document. ### System **PEG.js:** ... -
**Node.js:** ... -
**NPM:** ... -
**Browser:** ... -
**OS:** ... -
**Editor:** ... +**Node.js:** ... +**NPM:** ... +**Browser:** ... +**OS:** ... +**Editor:** ... diff --git a/docs/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md similarity index 100% rename from docs/PULL_REQUEST_TEMPLATE.md rename to .github/PULL_REQUEST_TEMPLATE.md