diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 0000000..5d6edca --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,11 @@ +blank_issues_enabled: true +contact_links: + - name: GOG GALAXY 2.0 issue + url: https://mantis2.gog.com/ + about: Report issues related to GOG GALAXY 2.0, official integrations or the whole ecosystem + - name: Platform ID request + url: https://github.com/gogcom/galaxy-integrations-python-api/issues/160 + about: Report missing platform id + - name: Community integrations + url: https://github.com/Mixaill/awesome-gog-galaxy + about: Find integrations and their maintainers, request new integrations or report issues related to unofficial integrations. \ No newline at end of file diff --git a/.github/ISSUE_TEMPLATE/problem_report.md b/.github/ISSUE_TEMPLATE/problem_report.md new file mode 100644 index 0000000..be37972 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/problem_report.md @@ -0,0 +1,14 @@ +--- +name: API issue +about: Report a bug or problem with current API architecture + +--- + +**Problem** + + +**Solution** + + +**Alternatives** +