Skip to content

Commit 968ecdf

Browse files
committedSep 10, 2013
Tweaked BUGS documentation
1 parent 10c9ff6 commit 968ecdf

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed
 

‎BUGS

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,31 @@
11
Help I think I found a bug!
22
---------------------------
33

4-
If you find a bug in QGIS, you can report it using the QGIS ticket/bug database at:
4+
If you find a bug in QGIS, you can search for it
5+
6+
http://hub.qgis.org/search/index/quantum-gis/issues
7+
8+
If you can't find an exisitng ticket, report it using the QGIS ticket/bug database at:
59

610
http://hub.qgis.org/projects/quantum-gis/issues/new
711

812

913
Some hints about when you should file a bug:
1014

1115

12-
- just because a bug is filed doesn't always mean we can or will fix it.
16+
- Just because a bug is filed doesn't always mean we can or will fix it.
1317
Sometimes people ask for things that will require many man hours to do and
1418
offer little reward to work ratio benefit when compared to the other issues
1519
in the queue. Also some things are simply not fixable due to whatever
1620
technical reason.
17-
- sometimes we don't fix a bug because the user's vision of how QGIS should
21+
- Sometimes we don't fix a bug because the user's vision of how QGIS should
1822
behave doesn't match ours. Hey we are all humans it can happen...
19-
- always check that your bug has not already been filed by someone else since
23+
- Always check that your bug has not already been filed by someone else since
2024
dealing with duplicate tickets causes a lot of time wasting.
21-
- always provide contact details and make sure you are subscribed to the
25+
- Always provide contact details and make sure you are subscribed to the
2226
ticket entry (either by adding yourself to CC field or by logging in before
2327
filing the ticket).
24-
- don't be offended if we don't see tickets as having the same priority as you
28+
- Don't be offended if we don't see tickets as having the same priority as you
2529
do. While we appreciate it's inconvenient if some issue prevents you doing
2630
your work, we need to take the big picture view of things and focus on
2731
things that affect the largest proportion of our user base.

0 commit comments

Comments
 (0)
Please sign in to comment.