Skip to content

Commit 74f855d

Browse files
authored
Merge pull request #111 from gicait/iamtekson-patch-1
Update readme
2 parents 27640ae + cfba670 commit 74f855d

File tree

1 file changed

+9
-12
lines changed

1 file changed

+9
-12
lines changed

README.md

+9-12
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,15 @@ geo.delete_layer(layer_name='agri_final_proj', workspace='demo')
6565
geo.delete_style(style_name='kamal2', workspace='demo')
6666
```
6767

68+
## Contribution
69+
70+
Geoserver-rest is the open source library written in python and contributors are needed to keep this library moving forward. Any kind of contributions are welcome. Here are the basic rule for the new contributors:
71+
72+
1. Please use the request library for the http request.
73+
2. One feature per pull request (If the PR is huge, you need to create a issue and discuss).
74+
3. Please add the update about your PR on the [change log documentation](https://github.com/gicait/geoserver-rest/blob/master/docs/source/change_log.rst#master-branch) as well.
75+
76+
6877
## Citation
6978

7079
Full paper is available here: https://doi.org/10.5194/isprs-archives-XLVI-4-W2-2021-91-2021
@@ -82,15 +91,3 @@ Full paper is available here: https://doi.org/10.5194/isprs-archives-XLVI-4-W2-2
8291
}
8392
```
8493

85-
## Contribution
86-
87-
Geoserver-rest is the open source library written in python and contributors are needed to keep this library moving forward. Any kind of contributions are welcome. Here are the basic rule for the new contributors:
88-
89-
1. Please use the request library for the http request.
90-
2. One feature per pull request (If the PR is huge, you need to create a issue and discuss).
91-
3. Please add the update about your PR on the [change log documentation](https://github.com/gicait/geoserver-rest/blob/master/docs/source/change_log.rst#master-branch) as well.
92-
93-
94-
## Acknowledgements
95-
96-
Created and managed by [Tek Bahadur Kshetri](http://tekkshetri.com.np/) for the activites of Geoinformatics Center of Asian Institute of Technology, Thailand.

0 commit comments

Comments
 (0)