style: remove all emojis and decorative icons across documentation, templates, and configs
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# .gitea/ISSUE_TEMPLATE/bug_report.yaml
|
||||
name: 🐛 Bug Report
|
||||
name: Bug Report
|
||||
about: Create a report to help improve the dotfiles
|
||||
labels: ["bug"]
|
||||
body:
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
# .gitea/ISSUE_TEMPLATE/config.yaml
|
||||
blank_issues_enabled: true
|
||||
contact_links:
|
||||
- name: 💬 Discussions
|
||||
- name: Discussions
|
||||
url: https://your-gitea-instance.com/your-username/dotfiles/discussions
|
||||
about: For questions and general discussion
|
||||
- name: 📚 Documentation
|
||||
- name: Documentation
|
||||
url: https://your-gitea-instance.com/your-username/dotfiles/wiki
|
||||
about: Check the wiki for detailed documentation
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# .gitea/ISSUE_TEMPLATE/feature_request.yaml
|
||||
name: 🚀 Feature Request
|
||||
name: Feature Request
|
||||
about: Suggest an idea for the dotfiles
|
||||
labels: ["enhancement"]
|
||||
body:
|
||||
|
||||
Reference in New Issue
Block a user