diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 0000000..e69de29 diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 0000000..e69de29 diff --git a/.github/SUPPORT b/.github/SUPPORT new file mode 100644 index 0000000..326447c --- /dev/null +++ b/.github/SUPPORT @@ -0,0 +1,10 @@ +## Getting Help With **pyShelf** + +If you have issues during initial setup please make sure you have a working Web Server (the pyShelf team recommends Nginx) + +### Via Email +* Support Email: [support@pyshelf.com](mailto://support@pyshelf.com) + +### Live Support Options +* Discord: [https://discord.gg/H9TbNJS](https://discord.gg/H9TbNJS) +* IRC: [irc.freenode.net/pyShelf](irc://freenode.net/pyshelf) diff --git a/contributing.md b/.github/contributing.md similarity index 100% rename from contributing.md rename to .github/contributing.md