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: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,8 +26,12 @@ If you have questions or need help, please check out our documentation for a [li
26
26
4. Make and commit your changes.
27
27
5. Submit a [pull request](https://docs.github.com/en/github/collaborating-with-issues-and-pull-requests/about-pull-requests) to the main repository proposing your changes.
28
28
29
+
**Note: "All changes must be made in the `/src` folder and NOT in the `/docs` folder. Html files in the ./docs folder are auto generated "**
30
+
29
31
## Code of conduct
30
32
33
+
We at Conda-forge adhere to the [NumFOCUS Code of Conduct.](https://numfocus.org/code-of-conduct)
34
+
31
35
Be kind to others. Do not insult or put down others. Behave professionally. Remember that harassment and sexist, racist, or exclusionary jokes are not appropriate for conda-forge.
32
36
33
37
All communication should be appropriate for a professional audience including people of many different backgrounds. Sexual language and imagery is not appropriate.
@@ -36,10 +40,6 @@ conda-forge is dedicated to providing a harassment-free community for everyone,
36
40
37
41
Thank you for helping make this a welcoming, friendly community for all.
38
42
39
-
Note: Conda-forge adheres to [NumFOCUS Code of Conduct.](https://numfocus.org/code-of-conduct)
40
-
41
-
**Note: "All changes must be made in the `/src` folder and NOT in the `/docs` folder. Html files in the ./docs folder are auto generated "**
42
-
43
43
## conda-forge dev meetings
44
44
45
45
Our documentation contains a section with [minutes from previous dev meetings]([https://conda-forge.org/docs/minutes/00_intro.html]). These meetings occur every two weeks on Wednesday from 17:00-18:00 UTC.
0 commit comments