diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 0000000..cf59897 --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1 @@ +github: jeffreyvr diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 0000000..051ec6c --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,11 @@ +blank_issues_enabled: false +contact_links: + - name: Ask a Question + url: https://github.com/jeffreyvr/paver-for-wordpress/discussions/new?category=q-a + about: Ask the community for help + - name: Feature Request + url: https://github.com/jeffreyvr/paver-for-wordpress/discussions/new?category=ideas + about: Share ideas for new features + - name: Bug Report + url: https://github.com/jeffreyvr/paver-for-wordpress/issues/new + about: Report a reproducable bug