Commit Graph

77 Commits

Author SHA1 Message Date
Andrew David Wong
775072417b
Add guideline on using the provided issue template 2019-02-23 16:53:26 -06:00
Andrew David Wong
7102d0817d
Fix heading levels 2019-01-20 23:57:18 -06:00
Andrew David Wong
b4216553da
Make intro consistent with the rest of the page 2019-01-19 17:27:13 -06:00
Andrew David Wong
154c307931
Update doc guidelines
- Suggest filing an issue to discuss major work before starting
 - Note that nonconforming PRs can still be submitted for content review
 - Unwrap lines
 - Minor textual fixes and improvements
2019-01-09 07:33:13 -06:00
Andrew David Wong
e6d3ad3b7d
Encourage all good changes, not just fixing errors 2019-01-08 21:12:41 -06:00
Andrew David Wong
1549a41700
Change "DispVM" to "DisposableVM" (QubesOS/qubes-issues#2671)
This patch changes all non-code, non-command instances of "DispVM" to
"DisposableVM". It also fixes a variety of orthographic errors
pertaining to this term, e.g., by correcting "Disposable VM" to
"DisposableVM".
2018-12-08 21:20:41 -06:00
Andrew David Wong
2bfd51e723
Improve code block Markdown guidelines (#749) 2018-12-02 17:16:59 -06:00
Tobias Killer
3f25b1c8c9
Fix format 2018-12-02 15:58:47 +01:00
Tobias Killer
8d1fa2f6be
Add Markdown conventions for files and shell sessions
Concerns issue #4179.
2018-12-02 15:49:51 +01:00
Andrew David Wong
49d01ce021
Remove Contribution Suggestions section
All of the content in this section is either:
 - Out-of-date
 - Misleading
 - Covered better elsewhere in the same document
 - Unnecessary
2018-11-09 21:20:09 -06:00
Andrew David Wong
6f8849d12d
Add note on rendering the site locally 2018-11-02 17:56:10 -05:00
Andrew David Wong
dfab4e0d2c
Generalize documentation issue reporting section 2018-09-03 15:14:37 -05:00
Andrew David Wong
b5e0224a2d
Add info about issues that affect multiple versions 2018-08-26 16:04:52 -05:00
Andrew David Wong
6bee33ddf8
Fix link 2018-08-20 20:16:47 -05:00
Andrew David Wong
7f0b6da48e
Reorganize and update issue reporting page 2018-08-16 17:09:25 -05:00
Andrew David Wong
e7ab6f4fe7
Update issue reporting guidelines 2018-08-16 16:32:50 -05:00
Andrew David Wong
4735cec592
Update issue reporting guidelines 2018-07-22 21:59:53 -05:00
Andrew David Wong
779383d898
Add Common Tasks section to Getting Started
Requested by: QubeOS/qubes-issues#3957
2018-06-04 19:58:54 -05:00
eug48
98e6f8151b
Updated getting-started
Added info about the very useful Application Finder (Alt-F3)
Added XFCE4 instructions for opening the dom0 terminal
2018-04-30 19:59:21 +10:00
Andrew David Wong
58a236339e
Update links from /mailing-lists/ to /support/
QubesOS/qubes-issues#3691
2018-04-02 03:49:03 -05:00
Andrew David Wong
ec7a6b20fe
Explain content preservation rationale 2018-03-31 10:18:58 -05:00
Andrew David Wong
dc86a9af85
Explain version-specific practices and provide examples
This is intended to address the sort of query asked in
https://github.com/QubesOS/qubes-doc/pull/622
2018-03-31 09:53:59 -05:00
pierwill
9aba488014 Remove paragraph on KDE desktop switcher 2018-02-17 00:18:33 -06:00
Marek Marczykowski-Górecki
919f2ed17e
Merge branch 'master' into spelling-grammar-fixes
Resolved conflicts in:
      basics_user/doc-guidelines.md
      basics_user/reporting-bugs.md
      common-tasks/backup-restore.md
      common-tasks/software-update-dom0.md
      common-tasks/software-update-vm.md
      common-tasks/usb.md
      configuration/disk-trim.md
      configuration/external-audio.md
      configuration/network-printer.md
      configuration/resize-disk-image.md
      configuration/resize-root-disk-image.md
      customization/fedora-minimal-template-customization.md
      managing-os/hvm.md
      managing-os/templates/archlinux.md
      privacy/whonix-install.md
      security/yubi-key.md
      troubleshooting/install-nvidia-driver.md
      troubleshooting/macbook-troubleshooting.md
2018-02-10 16:46:43 +01:00
Andrew David Wong
bc215a5dc0
Provide instructions for adding images 2018-02-07 21:52:55 -06:00
Andrew David Wong
a800ae9d1c
Clarify one-sentence-per-line convention
To avoid misunderstanding, e.g.:
https://github.com/QubesOS/qubes-doc/pull/565#issuecomment-362980018
2018-02-04 23:15:22 -06:00
Andrew David Wong
04c4b043da
Fix link 2018-02-04 17:46:19 -06:00
Andrew David Wong
0c29e05f3d
Update Markdown Conventions
- Add convention for using relative rather than absolute paths
 - Follow the convention to insert a newline at the end of each sentence
 - Note the class of exceptions to the aforementioned convention
2018-02-03 15:08:05 -06:00
Andrew David Wong
bddcd0cad2
Replace absolute with relative paths for Qubes URLs 2018-02-03 14:51:06 -06:00
Andrew David Wong
27052b83a6
Improve organization, clarify procedure, and clean up source 2018-01-31 22:31:03 -06:00
Andrew David Wong
da1628ce7c
Add section on version-specific documentation 2018-01-06 15:18:45 -06:00
steverusso
348802f105 Fixed some very minor grammatical errors. 2018-01-01 20:55:25 +00:00
Arnout Engelen
6eee6b0019 Link from 'getting started' to 'installation' 2017-12-19 20:37:17 +01:00
Andrew David Wong
57ef6d7779
Update links to new FAQ (QubesOS/qubes-issues#2704) 2017-11-15 22:38:48 -06:00
Andrew David Wong
e3c16ae26e
Consolidate FAQs into a single page (QubesOS/qubes-issues#2704) 2017-11-15 22:37:00 -06:00
Andrew David Wong
08d3c91c01
Remove StackExchange link (QubesOS/qubes-issues#2880) 2017-11-14 21:35:29 -06:00
Andrew David Wong
9da16a9ee8
Add "Contribute packages" as a way to contribute
QubesOS/qubes-issues#2876
2017-11-14 21:16:24 -06:00
Miguel Jacq
408aef3941
Fix conflicts introduced from new changes in master branch 2017-11-01 14:00:00 +11:00
Michael Carbone
1db71f3b7b
fix typos and clarify language
thanks to french localization team for reporting these!
2017-10-30 07:01:29 -04:00
Michael Carbone
b95467d39c fix typos 2017-10-26 09:51:36 -04:00
Andrew David Wong
7833fa8ed0
Add User FAQ entry for finding Qubes OS version 2017-10-14 11:31:28 -05:00
Andrew David Wong
2c6b023a54
Fix link to Download Mirrors 2017-09-11 21:11:33 -05:00
Andrew David Wong
12364d6ce9
Create Mirrors page and link from Contributing and ToC
QubesOS/qubes-issues#3069
2017-09-10 18:49:04 -05:00
Andrew David Wong
3db4fe4ed5
Move translatable pages into qubes-doc
QubesOS/qubes-issues#2929
2017-07-19 20:30:21 -05:00
bar5ba3ras5re4
aeeb5a63c8 Using arrow symbol →instead of "->" 2017-05-12 08:26:15 +00:00
Miguel Jacq
c5f4957ee2
more minor typo/grammar fixes 2017-05-12 15:58:22 +10:00
Miguel Jacq
db13ef5a33
Various minor spelling and grammar fixes 2017-05-11 18:48:59 +10:00
InstantGratimification
7afa53cb47 Update user-faq.md 2017-05-03 15:19:05 +00:00
stubbybubby
49ed1a215f Minor format
Moved two sentences to the bullet points of "Before you submit a bug report" section where they belonged.
2017-04-17 11:35:08 -07:00
Pablo Costa
2b60fc203b Update user-faq.md about keyboard layout
Small improvements
2017-04-05 12:21:57 +02:00