Correct path for an image in Managing Users. Added a Prior to Patch Submission section

to Submitting a Package.
This commit is contained in:
Joshua Strobl 2017-06-20 19:26:34 +03:00
parent 2d2d61f90a
commit 4f37a878f3
No known key found for this signature in database
GPG Key ID: 3F6FD9A6B13E584D
2 changed files with 10 additions and 3 deletions

View File

@ -41,7 +41,7 @@ Upon clicking to remove the user, you will be given the option to keep their fil
To add and remove users with GNOME, you can click on the icons in the far right of the top panel. Click on your name and then on "Account Setting".
{{< altimg "gnome-top-panel-right-click.jpg" "help-center/configuration/configuring-displays/" >}}
{{< altimg "gnome-top-panel-right-click.jpg" "help-center/configuration/managing-users/" >}}
Alternatively, you can open the Overlay using the `Super` button on your keyboard or by clicking the applications icon in the dock and then finding and clicking on "Users".

View File

@ -25,6 +25,15 @@ be included, as they allow simple tracking of changes to symbols and dependencie
For all patch submissions you must be using the `arcanist` utility to communicate with the [Solus Developer Portal](https://dev.solus-project.com/)
## Prior to Patch Submission
Prior to submitting a patch, please ensure you are checking the following:
- There is not an existing patch already provided by others.
- If you are submitting a patch for the inclusion of software in the repo, that the package your patch pertains to has a corresponding package request that is **accepted for inclusion** or is a dependency of a package that has been accepted into the repository.
Please **refrain from submitting a patch** for a package that is yet to be accepted for inclusion by a member of the Triage Team. We welcome you to politely reach out via the package request task or [IRC](/articles/contributing/getting-involved/en) if you deem the review of the request to be time-sensitive in nature.
## Setting up Arcanist
In three easy steps, you can set up arcanist for the first time:
@ -38,7 +47,6 @@ arc install-certificate
On the third step you will be given a unique link to log into the Developer Portal, to create a `Conduit API Token`. This
token will be used to allow the CLI `arc` utility to communicate with Phabricator.
## Creating the patch
For every file you change or add, you must let git know about them: `git add someFile`
@ -84,7 +92,6 @@ If you forgot information such as a test plan, you can run resolve this by:
After this editor session, the updated patch will be automatically uploaded, the web UI will automatically update, and no new tasks will be created.
## Maintainership
Submission directly to a repository is only possible for maintainers. As a maintainer you may freely push to your package(s) and initiate builds for them, which will be pushed to the unstable repository. You can watch