|
@@ -1,32 +1,21 @@
|
|
Inno Setup
|
|
Inno Setup
|
|
==========
|
|
==========
|
|
|
|
|
|
-Copyright (C) 1997-2016 Jordan Russell. All rights reserved.
|
|
|
|
-Portions Copyright (C) 2000-2016 Martijn Laan. All rights reserved.
|
|
|
|
|
|
+Copyright (C) 1997-2018 Jordan Russell. All rights reserved.
|
|
|
|
+Portions Copyright (C) 2000-2018 Martijn Laan. All rights reserved.
|
|
For conditions of distribution and use, see LICENSE.TXT.
|
|
For conditions of distribution and use, see LICENSE.TXT.
|
|
|
|
|
|
Contributing issues
|
|
Contributing issues
|
|
-------------------
|
|
-------------------
|
|
|
|
|
|
-To contribute issues use the GitHub [issue tracker](https://www.github.com/jrsoftware/issrc/issues).
|
|
|
|
-Should only be used for one of the following:
|
|
|
|
|
|
+To report bugs or request new features use the [newsgroups](http://www.jrsoftware.org/newsgroups.php) (web-based interface available).
|
|
|
|
|
|
-- To report bugs.
|
|
|
|
|
|
+Contributing new code or documentation updates
|
|
|
|
+----------------------------------------------
|
|
|
|
|
|
-- To request new features. Make sure you first discussed the request on the Inno
|
|
|
|
- Setup [newsgroups](http://www.jrsoftware.org/newsgroups.php)
|
|
|
|
-(web-based interface available)!
|
|
|
|
-
|
|
|
|
-Please do not use the issue tracker for anything else. **Questions should be
|
|
|
|
-posted on the [newsgroups](http://www.jrsoftware.org/newsgroups.php)
|
|
|
|
-(web-based interface available) and not on the issue tracker!**
|
|
|
|
-
|
|
|
|
-Contributing new code, translations or documentation updates
|
|
|
|
-------------------------------------------------------------
|
|
|
|
-
|
|
|
|
-To contribute new code, translations or documentation updates to Inno Setup
|
|
|
|
-clone your own fork instead of cloning the main Inno Setup repository, commit
|
|
|
|
-your work on topic branches and make pull requests. In detail:
|
|
|
|
|
|
+To contribute new code or documentation updates to Inno Setup clone your own
|
|
|
|
+fork instead of cloning the main Inno Setup repository, commit your work on topic
|
|
|
|
+branches and make pull requests. In detail:
|
|
|
|
|
|
1. [Fork](http://help.github.com/fork-a-repo/) the project.
|
|
1. [Fork](http://help.github.com/fork-a-repo/) the project.
|
|
|
|
|
|
@@ -61,3 +50,8 @@ your work on topic branches and make pull requests. In detail:
|
|
If you don't have the Git client (`git`), get it from:
|
|
If you don't have the Git client (`git`), get it from:
|
|
|
|
|
|
http://git-scm.com/
|
|
http://git-scm.com/
|
|
|
|
+
|
|
|
|
+Contributing translations
|
|
|
|
+-------------------------
|
|
|
|
+
|
|
|
|
+To contribute translations please see http://jrsoftware.org/files/istrans/send.php.
|