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: README.md
+10-11Lines changed: 10 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -7,8 +7,7 @@
7
7
8
8
# About QGIS
9
9
10
-
QGIS is a full-featured, user-friendly, free-and-open-source (FOSS) geographical
11
-
information system (GIS) that runs on Unix platforms, Windows, and MacOS.
10
+
QGIS is a full-featured, user-friendly, free-and-open-source (FOSS) geographical information system (GIS) that runs on Unix platforms, Windows, and MacOS.
12
11
13
12
## Features
14
13
@@ -77,7 +76,7 @@ For more maps created with QGIS, visit the [QGIS Map Showcase Flickr Group](http
@@ -100,11 +99,11 @@ Headless map server -- running on Linux, macOS, Windows, or in a docker containe
100
99
101
100
*Example: QGIS server WMS response*
102
101
103
-

102
+

104
103
105
104
*Example: QGIS server WFS response*
106
105
107
-

106
+

108
107
109
108
## Under the hood
110
109
@@ -165,13 +164,13 @@ There are several channels where you can find help and support for QGIS:
165
164
166
165
## Get involved with the community
167
166
168
-
Please **help us by submitting bug reports** using the [QGIS bug tracker](https://github.com/qgis/QGIS/issues/).
167
+
### Bug reporting and bug fixing
169
168
170
-
### New features and enhahncements
169
+
You can help us **by submitting bug reports or fixing bugs** in the [QGIS bug tracker](https://github.com/qgis/QGIS/issues/).
171
170
172
-
If you wish to contribute
173
-
patches you can [fork the project](https://help.github.com/forking/), make your changes, commit to your
174
-
repository, and then [create a pull request](https://help.github.com/articles/creating-a-pull-request-from-a-fork/). The development team can then review your contribution and commit it upstream as appropriate.
171
+
### New features and enhancements
172
+
173
+
If you wish to contribute patches you can [fork the project](https://help.github.com/forking/), make your changes, commit to your repository, and then [create a pull request](https://help.github.com/articles/creating-a-pull-request-from-a-fork/). The development team can then review your contribution and commit it upstream as appropriate.
175
174
176
175
If you commit a new feature, add [FEATURE] to your commit message AND give a clear description of the new feature. A webhook will automatically create an issue on the QGIS-Documentation repo to tell people to write documentation about it.
0 commit comments