diff --git a/configuration/managing-users/en.md b/configuration/managing-users/en.md index 28223bb..d801148 100755 --- a/configuration/managing-users/en.md +++ b/configuration/managing-users/en.md @@ -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". diff --git a/packaging/submitting-a-package/en.md b/packaging/submitting-a-package/en.md index 2549007..cc78eb8 100644 --- a/packaging/submitting-a-package/en.md +++ b/packaging/submitting-a-package/en.md @@ -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