Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
fusiondirectory
fusiondirectory
Commits
2037d77f
Commit
2037d77f
authored
7 years ago
by
Benoit Mortier
Browse files
Options
Download
Patches
Plain Diff
Final version of Contributing.md
Signed-off-by:
Benoit Mortier
<
benoit.mortier@opensides.be
>
parent
aadf6f44
dev
6342-update-the-locales-for-1-5
6344-template-issue-when-creating-a-template-with-empty-password-error-message-should-not-be-seen
6365-core-locking-mechanism-is-not-changing-the-mail-ressource-it-does-lock-the-mail-account
6365-core-when-lock-mechanism-is-trigger-the-user-should-not-be-editable-if-not-unlock
6378-orcid-test-method-is-wrong-and-break-orcid-saving
core-php8
master
fusiondirectory-1.5
fusiondirectory-1.4
fusiondirectory-1.3.1
fusiondirectory-1.3
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CONTRIBUTING.md
+12
-4
CONTRIBUTING.md
with
12 additions
and
4 deletions
+12
-4
CONTRIBUTING.md
+
12
−
4
View file @
2037d77f
...
...
@@ -25,9 +25,10 @@ You're so excited to contribute that you do not have time to read the entire doc
1.
[
Our communication Channels
](
https://www.fusiondirectory.org/contact-us/
)
. Feel free to discuss with us.
2.
Just be cool and respectful with others
3.
Use our
`PHP CodeSniffer <http://pear.php.net/package/PHP_CodeSniffer>`
_ rules to check code compliance
[
CodeSniffer
](
https://fusiondirectory-developer-documentation.readthedocs.io/en/latest/codingstandards.html#checking-standards
)
4.
Your code should be tested
5.
Respect this simple commit message template
3.
create an FusionDirectory project account at
[
FusionDirectory Sign UP
](
https://register.fusiondirectory.org
)
4.
Use our
`PHP CodeSniffer <http://pear.php.net/package/PHP_CodeSniffer>`
_ rules to check code compliance
[
CodeSniffer
](
https://fusiondirectory-developer-documentation.readthedocs.io/en/latest/codingstandards.html#checking-standards
)
5.
Your code should be tested
6.
Respect this simple commit message template
```
<emoji> <type>(<scope>): <subject>
...
...
@@ -47,7 +48,7 @@ Where type can be :
*
**style**
: Cosmetics purpose
*
**test**
: Adding missing or correcting tests
7.
For the subject, use the present tense ("Add feature" not "Added feature")
8.
Should be submitted through
Github P
ull
R
equest
s
on
develop
.
8.
Should be submitted through
[
FusionDirectory gitlab
](
https://gitlab.fusiondirectory.org
)
via a p
ull
r
equest on
the 1.x-dev branch
.
Now, if you want to go further, sit comfortably at the fireplace, grab your glasses and immerse yourself in our documentation.
...
...
@@ -63,11 +64,18 @@ We have an various channel of communications
*
[
#fusiondirectory, the irc channel of FusionDirectory on freenode
](
https://webchat.freenode.net/
)
, channel #fusiondirectory
*
[
FusionDirectory Users mailing list
](
https://lists.fusiondirectory.org/wws/info/users
)
*
[
FusionDirectory dev mailing list
](
https://lists.fusiondirectory.org/wws/info/developpers
)
## How Can I Contribute?
So, you've developed a new cool feature? Fixed an annoying bug? Found a mistake? We'd be happy to hear from you! :+1:
### Register for a FusionDirectory project account
To create a FusionDirectory project Account you must go to
*
[
FusionDirectory Sign UP
](
https://register.fusiondirectory.org
)
### Put FusionDirectory in debug mode
*
Go into FusionDirectory configuration
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets