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
description: Suggest a correction of the conda-forge docs
3
+
labels:
4
+
- Docs
5
+
- bug
6
+
body:
7
+
- type: markdown
8
+
attributes:
9
+
value: |
10
+
Thanks for improving the conda-forge docs!
11
+
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
+
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!
19
+
20
+
- type: input
21
+
attributes:
22
+
label: Where should the content be changed?
23
+
description: Please provide a link to the page where the incorreect content appears.
24
+
validations:
25
+
required: false
26
+
27
+
- type: textarea
28
+
attributes:
29
+
label: What should be changed?
30
+
description: |
31
+
Please insert the content to be changed and what should be changed.
32
+
33
+
This can be just a couple of bullet points or the text to be included.
34
+
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.
36
+
validations:
37
+
required: true
38
+
39
+
- type: textarea
40
+
attributes:
41
+
label: Additional information
42
+
description: Add any more info or links that explain what you want to change.
43
+
validations:
44
+
required: false
45
+
46
+
- type: checkboxes
47
+
attributes:
48
+
label: Incorrect or outdated
49
+
description: Is the content incorrect or outdated?
description: Make a suggestion about the conda-forge docs
3
+
labels:
4
+
- Docs
5
+
- enhancement
6
+
body:
7
+
- type: markdown
8
+
attributes:
9
+
value: |
10
+
Thanks for improving the conda-forge docs!
11
+
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
+
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!
19
+
20
+
- type: input
21
+
attributes:
22
+
label: Where should the content be added?
23
+
description: In case the content fits onto an already exisiting page, please provide its name or link to it here.
24
+
validations:
25
+
required: false
26
+
27
+
- type: textarea
28
+
attributes:
29
+
label: What should be added?
30
+
description: |
31
+
Please insert the content to be added.
32
+
33
+
This can be just a couple of bullet points or the text to be included.
34
+
35
+
_Note:_ If you already have a pretty good idea of what the addtion should look like, you can also open a [PR](https://github.com/conda-forge/conda-forge.github.io/pulls) and add the content yourself.
36
+
validations:
37
+
required: true
38
+
39
+
- type: textarea
40
+
attributes:
41
+
label: Additional information
42
+
description: Add any more info or links that explain what you want to add.
0 commit comments