Commit Graph

24 Commits

Author SHA1 Message Date
Stéphane Graber
54bae0e4d4
doc: Update AI/LLM policy
Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
2026-06-16 16:19:28 -04:00
Stéphane Graber
54c3f05ee4
CONTRIBUTING: Clearly ban LLMs
Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
2025-05-07 00:02:59 -04:00
Adam Stephens
8ce2a3c7c0
scripts/bash: delete in favor of cobra completions
Signed-off-by: Adam Stephens <adam@valkor.net>
2024-03-25 21:22:24 -04:00
Sylvain Maret
3dcb89ec54
doc/CONTRIBUTING: Fix incorrect comamnd paths
Signed-off-by: Sylvain Maret <sylvain.maret@hotmail.fr>
2024-01-16 15:40:16 -05:00
Piotr Resztak
e56559bbd0 doc: Fix url to documentation
Signed-off-by: Piotr Resztak <piotr.resztak@gmail.com>
2023-12-06 22:57:50 +01:00
Ruth Fuchss
8dbe27a9c8
[lxd-import] doc: update Contribution section
Clean up the "How to contribute to LXD" page (and included content)
and add a section about contributing to the documentation.

Signed-off-by: Ruth Fuchss <ruth.fuchss@canonical.com>
2023-10-04 02:48:03 -04:00
Stéphane Graber
4c73aa85ed
global: Update for internal/version
Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
2023-09-07 15:40:30 -04:00
Ty Roberts
46e901498f CONTRIBUTING: rename lxd to incus
Signed-off-by: Ty Roberts <detyroberts@gmail.com>
2023-08-09 15:42:04 +10:00
Mark Esler
be5b80cd57
inclusive identities
Signed-off-by: Mark Esler <mark.esler@canonical.com>
2023-07-19 16:43:16 -05:00
Ruth Fuchss
5cea2ca9b0 doc: update links
Fix broken links to linuxcontainers and update the GitHub links.
Also get rid of some doc scripts and files that aren't needed
anymore on RTD.

Signed-off-by: Ruth Fuchss <ruth.fuchss@canonical.com>
2023-07-04 20:33:20 +02:00
Simon Deziel
ec6bd2b4cb CONTRIBUTING: ignore the offensive name of our primary git branch
Signed-off-by: Simon Deziel <simon.deziel@canonical.com>
2023-06-21 20:27:37 -04:00
Simon Deziel
dc0bef6eb7 doc: add a reminder to run "make update-api" in contributing doc
Signed-off-by: Simon Deziel <simon.deziel@canonical.com>
2022-11-09 08:34:05 -05:00
Ruth Fuchss
8c08263474 doc: fix markdown errors for MD027
MD027 - Multiple spaces after blockquote symbol
https://github.com/markdownlint/markdownlint/blob/master/docs/RULES.md#md027---multiple-spaces-after-blockquote-symbol

Signed-off-by: Ruth Fuchss <ruth.fuchss@canonical.com>
2022-08-30 13:43:38 +02:00
Ruth Fuchss
a676a597b7 doc: fix markdown errors for MD012
MD012 - Multiple consecutive blank lines
https://github.com/markdownlint/markdownlint/blob/master/docs/RULES.md#md012---multiple-consecutive-blank-lines

Signed-off-by: Ruth Fuchss <ruth.fuchss@canonical.com>
2022-08-30 13:43:38 +02:00
Ruth Fuchss
44503ee6c9 doc: fix markdown errors for MD004-MD007
MD004 - Unordered list style
MD005 - Inconsistent indentation for list items at the same level
MD006 - Consider starting bulleted lists at the beginning of the line
MD007 - Unordered list indentation

https://github.com/markdownlint/markdownlint/blob/master/docs/RULES.md

Signed-off-by: Ruth Fuchss <ruth.fuchss@canonical.com>
2022-08-30 13:43:38 +02:00
Ruth Fuchss
c701e37967 doc: fix markdown errors for MD022
MD022 - Headers should be surrounded by blank lines
https://github.com/markdownlint/markdownlint/blob/master/docs/RULES.md#md022---headers-should-be-surrounded-by-blank-lines

Signed-off-by: Ruth Fuchss <ruth.fuchss@canonical.com>
2022-08-30 13:43:38 +02:00
Ruth Fuchss
f95b8a701c doc: fix spelling CONTRIBUTING.md
Signed-off-by: Ruth Fuchss <ruth.fuchss@canonical.com>
2022-07-28 10:03:38 +02:00
Stéphane Graber
f724f72cf1
CONTRIBUTING: Use links to public doc pages
Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
2022-04-08 11:59:08 -04:00
Ruth Fuchss
d732acb10c doc: add a link to the Code of Conduct
Added as absolute link so it works both in CONTRIBUTING.md and in
the docs.

Signed-off-by: Ruth Fuchss <ruth.fuchss@canonical.com>
2022-01-19 10:45:32 +01:00
Ruth Fuchss
44b9a7dbbc doc: change file inclusion to use comments instead of text
When including content from another file, we can select which
content to include by specifying any start and end strings.
Update the current includes to use HTML comments instead of
plain text (which might change in the future).

Signed-off-by: Ruth Fuchss <ruth.fuchss@canonical.com>
2022-01-04 15:29:22 +01:00
Ruth Fuchss
e3605110ec doc: reuse content from the repo README in the doc index
Pull the suitable content from the README.rst file into the
documentation index file and the installation instructions.
Also move the contributing file so it is readable in GitHub
and pull the contents into the docs.

Signed-off-by: Ruth Fuchss <ruth.fuchss@canonical.com>
2021-12-15 17:45:09 +01:00
Alberto Donato
f4dcf51207 doc: move CONTRIBUTING.md to doc/contributing.md and add link in base dir
Signed-off-by: Alberto Donato <alberto.donato@canonical.com>
2017-10-03 19:43:59 +02:00
anatoly techtonik
24ca0b538e CONTRIBUTING.md: mention git commit -s shortcut
Signed-off-by: anatoly techtonik <techtonik@gmail.com>
2015-08-21 07:01:21 +03:00
Stéphane Graber
eec7d87b84 Convert CONTRIBUTING to markdown and some updates
This converts the original CONTRIBUTING document to markdown for better
rendering on github.

Additionally this removes some wording which was e-mail/patch specific
and instead refers to changes as contributions or commits.

Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
2014-11-06 18:43:49 -05:00