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: CONTRIBUTING.md
+74-6
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,4 @@
1
-
Contributing
2
-
------------
1
+
# Contributing
3
2
4
3
You want to contribute to Mapael? That's great, first of all, thank you !
5
4
@@ -17,10 +16,79 @@ There are several ways you can contribute :
17
16
18
17
-**You want to help, but don't know what to do?** Check the [TODO list](https://github.com/neveldo/jQuery-Mapael/wiki/TODO-list) for features/issues we need/are working on.
19
18
20
-
_ _ _
19
+
Here are some readings: <https://guides.github.com/activities/contributing-to-open-source>
Copy file name to clipboardExpand all lines: README.md
+4
Original file line number
Diff line number
Diff line change
@@ -91,6 +91,10 @@ Here is the simplest example that shows how to display an empty map of the world
91
91
*[Map with some transformations performed on SVG plotted points](https://rawgit.com/neveldo/jQuery-Mapael/master/examples/advanced/transformations_on_svg_plots.html)
92
92
*[Allow the user to add some cities by double-clicking on the map](https://rawgit.com/neveldo/jQuery-Mapael/master/examples/advanced/add_cities_on_map_by_double_click.html)
93
93
94
+
## Contributing
95
+
96
+
Want to contribute? See the [CONTRIBUTING](https://github.com/neveldo/jQuery-Mapael/blob/master/CONTRIBUTING.md) file.
0 commit comments