diff --git a/CONTRIBUTING.md b/.github/CONTRIBUTING.md similarity index 85% rename from CONTRIBUTING.md rename to .github/CONTRIBUTING.md index b63cebbe4..153cb140c 100644 --- a/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -51,18 +51,7 @@ your contributions. source](https://postgrest.com/en/stable/install.html#build-from-source) wiki page. -## Maintenance - -### Schedule - -Currently I (@begriffs) am the sole maintainer, and while I am -overjoyed to help resolve issues I also have to balance this with -my other obligations. If you don't get a response right away -don't worry, I will definitely get to it. Also you can join the -Gitter [chat room](https://gitter.im/begriffs/postgrest) to -discuss issues you are having. - -## Running Tests +### Running Tests For instructions on running tests, see the official docs hosted here: diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 000000000..ba4fa0de9 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,18 @@ +### Environment + +* Version of postgrest: +* Operating system: +* Running in docker: + * [ ] yes + * [ ] no + +### Description of issue + +(Expected behavior vs actual behavior.) + +### Support level + +In addition to free community support, are you interested in priority consulting time from [begriffs](https://begriffs.com/)? + +* [ ] yes +* [ ] no