summaryrefslogtreecommitdiff
path: root/HACKING
diff options
context:
space:
mode:
authorAndre Miranda <andreldm@xfce.org>2020-06-15 22:45:14 -0300
committerAndre Miranda <andreldm@xfce.org>2020-06-15 22:45:14 -0300
commit94f494cb8ef94844510933650f67c4f515f8e9aa (patch)
tree8c2e40a28d35472c2efb471022ca21e71303b74a /HACKING
parente38d59942cd2d53439eb3b9e14c9b00c025e5de0 (diff)
downloadthunar-94f494cb8ef94844510933650f67c4f515f8e9aa.tar.gz
Replace links to bugzilla by gitlab
Diffstat (limited to 'HACKING')
-rw-r--r--HACKING23
1 files changed, 10 insertions, 13 deletions
diff --git a/HACKING b/HACKING
index 4c0d0aac..516cee2a 100644
--- a/HACKING
+++ b/HACKING
@@ -1,32 +1,29 @@
Bug tracking system
===================
-Thunar uses the Xfce bug tracking system at https://bugzilla.xfce.org/,
+Thunar uses the Xfce bug tracking system at https://gitlab.xfce.org/xfce/thunar,
hosted and maintained by the Xfce project.
Patches
=======
-Please submit patches to the Xfce bug tracking system or to the thunar-dev
-mailinglist. Your patch should be in unified diff format (the -u option
-to GNU diff) and it must comply with the coding style described below.
+Please submit merge requests to the Xfce GitLab instance.
+Your code must comply with the coding style described below.
-Please send a patch against a recent version of this package. Patches
-against the Git master branch are most preferable. You can always
+Please base on work against the master branch of this package. You can always
clone the Thunar repository from
- https://git.xfce.org/xfce/thunar
+ https://gitlab.xfce.org/xfce/thunar
Feature requests
================
-Please file feature requests to the Xfce bug tracking system
-(https://buzilla.xfce.org, product Thunar) with a Severity of
-enhancement. Make sure that your feature request wasn't reported
-already before; requesting a feature several times won't increase
-the changed that it gets added!
+Please file feature requests to the Xfce's GitLab
+(https://gitlab.xfce.org/xfce/thunar).
+Make sure that your feature request wasn't reported already before; requesting
+a feature several times won't increase the changed that it gets added!
Coding Style
@@ -63,4 +60,4 @@ Coding Style
Release process
===============
-Yet to be defined!
+Refer to https://www.xfce.org/about/releasemodel