You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/docs_error_template.yml
+5-9Lines changed: 5 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
name: Correct existing content
2
-
description: Suggest a correction of the conda-forge docs
2
+
description: Suggest a correction of the conda-forge docs.
3
3
labels:
4
4
- Docs
5
5
- bug
@@ -11,16 +11,13 @@ body:
11
11
12
12
Please check to make sure someone hasn't already opened a similar [issue](https://github.com/conda-forge/conda-forge.github.io/issues) and then fill out the form below.
13
13
14
-
If you would like to add something to the docsm, please open an issue with a suggestion instead or directly make a PR.
15
-
16
-
_Note:_ As we're all volunteers, we cannot promise to include your change immediately and encourage you therefore to create a [PR](https://github.com/conda-forge/conda-forge.github.io/pulls) instead.
17
-
18
-
Don't worry about the completeness of your PR, we are happy to help with any questions you might have!
14
+
If you would like to add something to the docs, please open an issue with a suggestion instead or directly make a PR.
15
+
_Note:_ As we're all volunteers, we cannot promise to include your change immediately and encourage you therefore to create a [PR](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests) instead. Don't worry about the completeness of it, we are happy to help with any questions you might have!
19
16
20
17
- type: input
21
18
attributes:
22
19
label: Where should the content be changed?
23
-
description: Please provide a link to the page where the incorreect content appears.
20
+
description: Please provide a link to the page where the incorrect content appears.
24
21
validations:
25
22
required: false
26
23
@@ -29,10 +26,9 @@ body:
29
26
label: What should be changed?
30
27
description: |
31
28
Please insert the content to be changed and what should be changed.
32
-
33
29
This can be just a couple of bullet points or the text to be included.
34
30
35
-
_Note:_ If you already have a pretty good idea of what the change should look like, you can also open a [PR](https://github.com/conda-forge/conda-forge.github.io/pulls) and change the content yourself.
31
+
_Note:_ If you already have a pretty good idea of what the change should look like, you can also open a [PR](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests) and change the content yourself.
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/docs_suggestion_template.yml
+2-5Lines changed: 2 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
name: Improve existing content
2
-
description: Make a suggestion about the conda-forge docs
2
+
description: Make a suggestion about the conda-forge docs.
3
3
labels:
4
4
- Docs
5
5
- enhancement
@@ -12,10 +12,7 @@ body:
12
12
Please check to make sure someone hasn't already opened a similar [issue](https://github.com/conda-forge/conda-forge.github.io/issues) and then fill out the form below.
13
13
14
14
If you believe that something is incorrect in the docs, please open an issue with a fix instead or directly make a PR.
15
-
16
-
_Note:_ As we're all volunteers, we cannot promise to include your change immediately and encourage you therefore to create a [PR](https://github.com/conda-forge/conda-forge.github.io/pulls) instead.
17
-
18
-
Don't worry about the completeness of your PR, we are happy to help with any questions you might have!
15
+
_Note:_ As we're all volunteers, we cannot promise to include your change immediately and encourage you therefore to create a [PR](https://github.com/conda-forge/conda-forge.github.io/pulls) instead. Don't worry about the completeness of it, we are happy to help with any questions you might have!
0 commit comments