This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch master
in repository www-content.

View the commit online.

commit 6dad080a569aad620fbbd446bc71ac4d1f7cdfe9
Author: Carsten Haitzler (Rasterman) <ras...@rasterman.com>
AuthorDate: Sun May 8 09:46:25 2022 +0100

    start redirecting to gitea in www content
---
 pages/contact.txt | 24 ++++++++++++------------
 1 file changed, 12 insertions(+), 12 deletions(-)

diff --git a/pages/contact.txt b/pages/contact.txt
index 642a6fe31..6c58beda7 100644
--- a/pages/contact.txt
+++ b/pages/contact.txt
@@ -27,7 +27,7 @@ Not everyone speaks English natively, but it is the primary language used here.
   * 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
+  * Get a [[https://git.enlightenment.org|Gitea account]] so you can report, triage etc. bugs, review patches and so on
   * Take responsibility for your code. Don't just "dump and run"
   * Be friendly, welcoming, patient and helpful to newcomers especially, in addition to the above "Everyone" rules
 
@@ -109,13 +109,13 @@ designed for people only wanting to track releases etc.
 
 ==== Bugs ====
 
-We use [[https://phab.enlightenment.org|Phabricator]] for our bug
-tracking and Wiki. If you have a bug or issue, please Report a bug.
+We use [[https://git.enlightenment.org|Gitea]] for our bug
+tracking. If you have a bug or issue, please Report a bug.
 We will eventually get to it, but try and assign it to someone
 appropriate so it gets attention. Be aware that you will need to
 register an account to submit bugs there.
 
-Please use [[https://phab.enlightenment.org/maniphest|Maniphest]]
+Please use [[https://git.enlightenment.org/issues|Issues]]
 for bugs, not for discussions or feature requests or for "I don't
 know how to do this" questions. It's for reporting actual problems.
 For questions we have E-Mail and IRC. Also remember that we will
@@ -124,16 +124,16 @@ necessary, so just because a report isn't acted on soon, doesn't
 mean we won't eventually get to it. Once it's in the system it
 won't disappear. It just takes it being noticed.
 
-We have a wiki-based primary website (this one), and a "technical
-wiki" over on [[https://phab.enlightenment.org|Phabricator]]. It
-happens to be split this way simply due to history and that this
-wiki here is newer, replacing static web pages.
+We have a wiki-based primary website (this one), and a each project on
+[[https://git.enlightenment.org|Gitea]] can have its own wiki too.
 
-  * [[https://phab.enlightenment.org/maniphest|Report a Bug]]
-  * [[https://phab.enlightenment.org/w|Technical Wiki]]
+  * [[https://git.enlightenment.org/issues|Report a Bug]]
 
 ==== 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 [[https://www.enlightenment.org/contrib/devs/arcanist-guide.md|Arcanist documentation]] as to how to do this.
+[[https://git.enlightenment.org|Gitea]] supports forking a repository
+and submitting pull requests as a methbod of submitting patches
+(changes) much like Github does. You can also use git to generate
+patches/diffs (git diff, git format-patch) and email your patches to your
+developer mailing list or share links on IRC.
 
-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.

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.

Reply via email to