File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 5
5
* Is it a bug in E3SM code? E3SM includes several codes that are developed
6
6
externally.
7
7
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.
9
9
10
10
* Ensure the bug was not already reported by searching on our GitHub instance
11
11
under [ Issues] ( https://github.com/E3SM-Project/E3SM/issues ) .
@@ -17,6 +17,8 @@ version.
17
17
18
18
#### ** Do you want to fix an existing bug?**
19
19
20
+ * Thank you!
21
+
20
22
* Before you start writing code, please read [ Developing
21
23
E3SM] ( http://e3sm.org/model/running-e3sm/developing-e3sm/ ) to know more about
22
24
our development workflow.
@@ -29,7 +31,8 @@ the relevant issue number if applicable.
29
31
#### ** Did you fix whitespace, format code, or make a purely cosmetic patch?**
30
32
31
33
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.
33
36
34
37
#### ** Do you intend to add a new feature or change an existing one?**
35
38
You can’t perform that action at this time.
0 commit comments