Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
name: Feature request
about: Suggest an idea for this project
title: ''
labels: ''
assignees: ''

---

**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

**Describe the solution you'd like**
A clear and concise description of what you want to happen.

**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.

**Additional context**
Add any other context or screenshots about the feature request here.
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
---
name: Improve existing docs
name: Impcontent/get-started/using-github-docs/about-versions-of-github-docs.mdrove
existing docs
about: Make a suggestion to improve our existing documentation.
title: ''
labels:
- content
labels: ''
assignees: ''

---

<!--
HUBBERS BEWARE! THE GITHUB/DOCS REPO IS PUBLIC TO THE ENTIRE INTERNET. OPEN AN ISSUE IN GITHUB/DOCS-CONTENT INSTEAD.
-->
Expand Down
3 changes: 2 additions & 1 deletion .github/ISSUE_TEMPLATE/improve-the-site.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@
name: Improve the docs.github.com site
about: Make a suggestions or report a problem on the docs.github.com website.
title: ''
labels: engineering
labels: ''
assignees: ''

---

<!--
Expand Down
7 changes: 4 additions & 3 deletions .github/ISSUE_TEMPLATE/partner-contributed-documentation.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
---
name: Partner-owned product documentation
about: Initiate a set of tasks to be completed by a GitHub partner wishing to document how their product works with GitHub
about: Initiate a set of tasks to be completed by a GitHub partner wishing to document
how their product works with GitHub
title: ''
labels:
- partner
labels: ''
assignees: ''

---

<!--
Expand Down
3 changes: 2 additions & 1 deletion .github/ISSUE_TEMPLATE/production-config-change.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@
name: Change production configuration
about: Track changes to the production docs.github.com site
title: ''
labels: engineering
labels: ''
assignees: ''

---

A configuration change would be something outside of our code that we change with our production environment, such as environment variables, virtual machine tier or quantity, or service providers.
Expand Down