Skip to content

Commit b5428d9

Browse files
committed
A few updates to CONTRIBUTING
A few minor wording updates to CONTRIBUTING
1 parent b91eb73 commit b5428d9

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

CONTRIBUTING.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* Is it a bug in E3SM code? E3SM includes several codes that are developed
66
externally.
77
See [LICENSE](LICENSE) for
8-
locations and report your bug in the original developers site.
8+
locations and, if appropriate, report your bug in the original developers site.
99

1010
* Ensure the bug was not already reported by searching on our GitHub instance
1111
under [Issues](https://github.com/E3SM-Project/E3SM/issues).
@@ -17,6 +17,8 @@ version.
1717

1818
#### **Do you want to fix an existing bug?**
1919

20+
* Thank you!
21+
2022
* Before you start writing code, please read [Developing
2123
E3SM](http://e3sm.org/model/running-e3sm/developing-e3sm/) to know more about
2224
our development workflow.
@@ -29,7 +31,8 @@ the relevant issue number if applicable.
2931
#### **Did you fix whitespace, format code, or make a purely cosmetic patch?**
3032

3133
Changes that are cosmetic in nature and do not add anything substantial to the
32-
stability, functionality, or testability of E3SM will generally not be accepted.
34+
stability, functionality, or testability of E3SM will generally not be accepted
35+
from non-staff.
3336

3437
#### **Do you intend to add a new feature or change an existing one?**
3538

0 commit comments

Comments
 (0)