Wiki page contact changed with summary [] by Gareth Halfacree

This commit is contained in:
Gareth Halfacree 2017-11-17 07:32:35 -08:00 committed by apache
parent 8155b1fd3e
commit 205eeb4cb9
1 changed files with 3 additions and 3 deletions

View File

@ -20,8 +20,8 @@ Not everyone speaks English natively, but it is the primary language used here.
== Developers ==
* Stick to [[https://phab.enlightenment.org/w/ecoding|coding conventions]] when working on code in EFL or related repositories we host
* Stick to [[https://phab.enlightenment.org/w/commit_check_point|commit guidelines]] with your commit shortlog, log contents and other metadata
* Stick to [[https://www.enlightenment.org/contrib/devs/coding-conventions.md|coding conventions]] when working on code in EFL or related repositories we host
* Stick to [[https://www.enlightenment.org/contrib/devs/git-guide.md|commit guidelines]] with your commit shortlog, log contents and other metadata
* Be available on our IRC channels as often as possible for discussion, as well as be subscribed to and read/reply our Development, Users and Git Commits mailing lists
* Get a [[https://phab.enlightenment.org|Phabricator account]] so you can report, triage etc. bugs, review patches and so on
* Take responsibility for your code. Don't just "dump and run"
@ -126,6 +126,6 @@ wiki here is newer, replacing static web pages.
==== Patches ====
On [[https://phab.enlightenment.org|Phabricator]] the [[https://phab.enlightenment.org/differential|Differential]] tool is used for patch submission and review. You will need an account to submit patches. You will also need to use the Arcanist tool to do this - please see the [[contrib/patching|Arcanist documentation]] as to how to do this.
On [[https://phab.enlightenment.org|Phabricator]] the [[https://phab.enlightenment.org/differential|Differential]] tool is used for patch submission and review. You will need an account to submit patches. You will also need to use the Arcanist tool to do this - please see the [[https://www.enlightenment.org/contrib/devs/arcanist-guide.md|Arcanist documentation]] as to how to do this.
While the above is the preferred method, you can also send patches using Phabricator directly. If you are unable to use Phabricator for whatever reason, please resort to sending a patch to the mailing list, or contacting the developers on IRC.