Bläddra i källkod

chore: update .github/

George Cushen 4 år sedan
förälder
incheckning
1370a7faa1

+ 10 - 7
.github/ISSUE_TEMPLATE/bug-report.md

@@ -4,16 +4,17 @@ about: Create a report to help us improve
 title: ''
 labels: ''
 assignees: ''
-
 ---
 
-Welcome to Academic's GitHub repo 👋
+Welcome to Wowchemy's GitHub repo 👋
 
 We use GitHub only for bug reports and feature requests - it's our project management tool.
 
-For **help** and **questions**, please join our **[community chat](https://spectrum.chat/academic)** or use the **[forum](https://discourse.gohugo.io/c/themes)** 🚑.
+🚑 For **help** and **questions**, solve common issues with the [Troubleshooting Guide](https://wowchemy.com/docs/faq/).
+
+For other issues, search if your question has already been asked on the community **[chat](https://discord.gg/z8wNYzb)**  and **[forum](https://github.com/wowchemy/wowchemy-hugo-modules/discussions)**, and if not, consider posting a new thread there.
 
-Also, you can search and browse the extensive [Academic](https://sourcethemes.com/academic/docs/) and [Hugo](https://gohugo.io/documentation/) **documentation**.
+Also, you can search and browse the extensive [Wowchemy](https://wowchemy.com/docs/) and [Hugo](https://gohugo.io/documentation/) **documentation**.
 
 For questions on _Blogdown_, please reach out to the [Blogdown community](https://github.com/rstudio/blogdown).
 
@@ -34,8 +35,10 @@ A clear and concise description of what you expected to happen.
 
 ### Technical details:
 
-* Academic Version:
-* Hugo Version:
-* Browser/OS:
+* Link to your GitHub project: 
+* Wowchemy Version (from your `go.mod`): 
+* Hugo Version (run `hugo version`): 
+* Browser/OS: 
+* Wowchemy Template: 
 
 If applicable, add screenshots to help explain the issue.

+ 0 - 1
.github/ISSUE_TEMPLATE/feature-request.md

@@ -4,7 +4,6 @@ about: Suggest an idea for this project
 title: ''
 labels: ''
 assignees: ''
-
 ---
 
 ## Feature Request

+ 4 - 5
.github/stale.yml

@@ -12,13 +12,12 @@ exemptLabels:
 # Label to use when marking an issue as stale
 staleLabel: stale
 # Comment to post when marking an issue as stale. Set to `false` to disable
-markComment: >
-  This issue has been automatically marked as stale because it has not had any
-  recent activity. The resources of the Academic team are limited, and so we are asking for your help.
+markComment: |
+  This issue has been automatically marked as stale because it has not had any recent activity. The resources of the project maintainers are limited, and so we are asking for your help.
 
-  If this is a **bug** and you can still reproduce this error on the <code>master</code> branch, please reply with all of the information you have about it in order to keep the issue open.
+  If this is a **bug** and you can still reproduce this error on the <code>master</code> branch, consider contributing a Pull Request with a fix.
 
-  If this is a **feature request**, and you feel that it is still relevant and valuable, please tell us why.
+  If this is a **feature request**, and you feel that it is still relevant and valuable, please tell us why or contribute a Pull Request for review.
 
   This issue will automatically close soon if no further activity occurs. Thank you for your contributions.
 

+ 6 - 4
.github/support.md

@@ -1,10 +1,12 @@
-# How to get support for Academic 👨‍💬👩‍💬
+# How to get support for Wowchemy 👨‍💬👩‍💬
 
-For **help** and **questions** please join our **[community chat](https://spectrum.chat/academic)** or use the **[forum](https://discourse.gohugo.io/c/themes)** 🚑.
+🚑 For **help** and **questions**, solve common issues with the [**Troubleshooting Guide**](https://wowchemy.com/docs/faq/).
+
+For other issues, search if your question has already been asked on the community **[chat](https://discord.gg/z8wNYzb)**  and **[forum](https://github.com/wowchemy/wowchemy-hugo-modules/discussions)**, and if not, consider posting a new thread there.
 
 Please **_do not_** raise an issue on GitHub.
 
-Also, you can search and browse the extensive [Academic](https://sourcethemes.com/academic/docs/) and [Hugo](https://gohugo.io/documentation/) **documentation**.
+Also, you can search and browse the extensive [Wowchemy](https://wowchemy.com/docs/) and [Hugo](https://gohugo.io/documentation/) **documentation**.
 
 For questions on _Blogdown_, please reach out to the [Blogdown community](https://github.com/rstudio/blogdown).
 
@@ -14,4 +16,4 @@ Issues which are not bug reports or feature requests will be closed.
 
 GitHub is our project management tool, it's the place where our volunteers contribute. We use the issue list to keep track of bugs and new features that we are working on. We do this openly for transparency.
 
-With the chat and forum, you can leverage the knowledge of our wider community to get help with any problems you are having with Academic. Please keep in mind that Academic is Free Open Source Software (FOSS), and free support is provided by the goodwill of our wonderful community members.
+With the chat and forum, you can leverage the knowledge of our wider community to get help with any problems you are having with Wowchemy. Please keep in mind that Wowchemy is Free Open Source Software (FOSS), and free support is provided by the goodwill of our wonderful community members.