Skip to content

Commit 74fd728

Browse files
authored
Updated README with contribution guidelines
Re: issues #1 and #2
1 parent 2112c95 commit 74fd728

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,19 @@ On March 8, 2019, NASA announced a suspension of the WorldWind project.
2828
2929
WWJ-CE seeks to mitigate the effects of the suspension and continue the development of WorldWind Java.
3030

31+
## Contributing to the Community Edition
32+
Contributions to WWJ-CE are welcomed in the form of issues and pull requests.
33+
34+
### Before Submitting an Issue
35+
Please fulfill the following requirements before submitting an issue to this repository:
36+
37+
- Check the [Common Problems](https://github.com/WorldWindEarth/WorldWindJava/wiki/Common-Problems) in the [Tutorials](https://github.com/WorldWindEarth/WorldWindJava/wiki/Tutorials) wiki
38+
- Check that your issue isn't already filed in the [open issues and pull requests](https://github.com/WorldWindEarth/WorldWindJava/issues?q=is%3Aopen)
39+
- Check the [WorldWind Java Forums](https://forum.worldwindcentral.com/forum/world-wind-java-forums) for common solutions
40+
41+
### Before Submitting a Pull Request
42+
Please read [Contributing to WorldWind Java](https://github.com/WorldWindEarth/WorldWindJava/blob/develop/CONTRIBUTING.md) and adhere to the WorldWind Java [Design and Coding Guidelines](https://github.com/WorldWindEarth/WorldWindJava/blob/develop/CONTRIBUTING.md#design-and-coding-guidelines).
43+
3144
## Releases and Roadmap
3245

3346
Official WorldWind Java releases have the latest stable features, enhancements and bug fixes ready for production use.

0 commit comments

Comments
 (0)