Skip to content

Commit 81ff303

Browse files
authored
Merge pull request #229 from msuchane/desktop-git-guide-UDENG-6342
Add Ubuntu Desktop workflows
2 parents 0c0a4f4 + 0ddb932 commit 81ff303

File tree

6 files changed

+1649
-0
lines changed

6 files changed

+1649
-0
lines changed

docs/.custom_wordlist.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ unapplied
8484
unapply
8585
unpatched
8686
unshareable
87+
unstaged
8788
update_excuses
8889
uploader
8990
uploaders

docs/contributors/setup/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@ Set up for Ubuntu development <set-up-for-ubuntu-development>
88
Get the source of a package <get-the-source-of-a-package>
99
Consider PGP key storage recommendations <pgp-key-storage>
1010
Understand the tools <understand-the-tools>
11+
```
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
(ubuntu-desktop-packaging)=
2+
# Ubuntu Desktop packaging
3+
4+
How to set up your environment and patch, update and release software for Ubuntu Desktop.
5+
6+
```{toctree}
7+
:maxdepth: 1
8+
9+
set-up-git-for-ubuntu-desktop-work
10+
maintain-ubuntu-desktop-software
11+
```

0 commit comments

Comments
 (0)