1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-01-17 06:08:36 +01:00

Add suggest changes button

This commit is contained in:
Kamran Ahmed 2023-07-06 15:39:31 +01:00
parent e26fa35470
commit e739662d49
4 changed files with 32 additions and 7 deletions

View File

@ -1,4 +1,4 @@
name: "🐛 Bug Report"
name: "🐛 Bug Report"
description: Report an issue or possible bug
labels: [bug]
assignees: []

View File

@ -1,4 +1,4 @@
name: "🙏 Submit a Roadmap"
name: "🙏 Submit a Roadmap"
description: Help us launch a new roadmap with your expertise.
labels: [roadmap contribution]
assignees: []

View File

@ -0,0 +1,25 @@
name: "🙏 Suggest Changes to a Roadmap"
description: Help us improve the roadmaps by suggesting changes
labels: [suggestion]
assignees: []
body:
- type: markdown
attributes:
value: |
Thanks for taking the time to help us improve the roadmaps with your suggestions.
- type: input
id: url
attributes:
label: Roadmap URL
description: Please provide the URL of the roadmap you are suggesting changes to.
placeholder: https://roadmap.sh
validations:
required: true
- type: textarea
id: roadmap-suggestions
attributes:
label: Suggestions
description: What changes would you like to suggest?
placeholder: Enter your suggestions here.
validations:
required: true

View File

@ -1,14 +1,14 @@
blank_issues_enabled: false
contact_links:
- name: Roadmap Request
- name: Roadmap Request
url: https://discord.gg/cJpEt5Qbwa
about: Please do not open issues with roadmap requests, hop onto the discord server for that.
- name: 📝 Typo or Grammatical Mistake
- name: 📝 Typo or Grammatical Mistake
url: https://github.com/kamranahmedse/developer-roadmap/tree/master/src/data
about: Please submit a pull request instead of reporting it as an issue.
- name: 💬 Chat on Discord
- name: 💬 Chat on Discord
url: https://discord.gg/cJpEt5Qbwa
about: Join the community on our Discord server.
- name: 🤝 Guidance
- name: 🤝 Guidance
url: https://discord.gg/cJpEt5Qbwa
about: Join the community on our Discord server.
about: Join the community in our Discord server.