Submissions on sourceforgeisaefr » History » Version 1

Laurent Dairaine (admin), Laurent, 07/16/2014 11:37 PM

1 1 Laurent Dairaine (admin), Laurent
h1. Submissions on sourceforge.isae.fr
2 1 Laurent Dairaine (admin), Laurent
3 1 Laurent Dairaine (admin), Laurent
Submissions should be written in English.
4 1 Laurent Dairaine (admin), Laurent
5 1 Laurent Dairaine (admin), Laurent
h1. Submitting a Bug
6 1 Laurent Dairaine (admin), Laurent
7 1 Laurent Dairaine (admin), Laurent
Before submitting a bug report into a project here, please make sure:
8 1 Laurent Dairaine (admin), Laurent
* that you're using an appropriate software environment version (e.g., langage, operating system, database, etc.)
9 1 Laurent Dairaine (admin), Laurent
* if your problem is related to GIT scm, that the proper binaries are installed on your host (see http://git-scm.com/)
10 1 Laurent Dairaine (admin), Laurent
* And have a look at the tickets list and Wiki (FAQ, documentation, etc.) to see if it has not already been reported.
11 1 Laurent Dairaine (admin), Laurent
12 1 Laurent Dairaine (admin), Laurent
When filling a bug report, please give the following information with the description of your problem:
13 1 Laurent Dairaine (admin), Laurent
* your software environment (e.g., OS, Database, langage, web browser, etc.)
14 1 Laurent Dairaine (admin), Laurent
* a clear description of your problem, with displayed message, log files, error stack trace, screenshot, etc.
15 1 Laurent Dairaine (admin), Laurent
16 1 Laurent Dairaine (admin), Laurent
h1. Submitting a Security Vulnerability
17 1 Laurent Dairaine (admin), Laurent
18 1 Laurent Dairaine (admin), Laurent
If you think that you've found a security vulnerability, please report it by creating a ticket and sending an email to ossi@isae.fr.
19 1 Laurent Dairaine (admin), Laurent
20 1 Laurent Dairaine (admin), Laurent
h1. Submitting a Feature Request
21 1 Laurent Dairaine (admin), Laurent
22 1 Laurent Dairaine (admin), Laurent
Before submitting a feature request here, please make sure:
23 1 Laurent Dairaine (admin), Laurent
* fill the subject as a sum up of your description
24 1 Laurent Dairaine (admin), Laurent
* fill the description as detailed as you can, don't hesitate to describe precisely how this feature should behave, try to add what benefits you're excepting from it
25 1 Laurent Dairaine (admin), Laurent
* please DON'T fill the target version field: let the developers decide when integrate
26 1 Laurent Dairaine (admin), Laurent
* please DON'T assign the feature request to anybody, let the developers deal with it
27 1 Laurent Dairaine (admin), Laurent
28 1 Laurent Dairaine (admin), Laurent
h1. Submitting a Wiki improvement
29 1 Laurent Dairaine (admin), Laurent
30 1 Laurent Dairaine (admin), Laurent
* When you edit a wiki page to improve its content, make sure that you fill the comment field with a descriptive summary of the changes you've made to the page. This way we'll be better able to "monitor" and "maintain" the quality of the actual wiki content.
31 1 Laurent Dairaine (admin), Laurent
32 1 Laurent Dairaine (admin), Laurent
h1. Submitting a Patch
33 1 Laurent Dairaine (admin), Laurent
34 1 Laurent Dairaine (admin), Laurent
Changes should be submitted as a single patch file. Instructions for creating a patch using GIT can be found in the next section.
35 1 Laurent Dairaine (admin), Laurent
36 1 Laurent Dairaine (admin), Laurent
h1. Patch
37 1 Laurent Dairaine (admin), Laurent
38 1 Laurent Dairaine (admin), Laurent
A patch file is a single file that will list all the changes made to Redmine.  It is the preferred way to create and share changes to Redmine.