summaryrefslogtreecommitdiff
path: root/docs/CONTRIBUTING.md
diff options
context:
space:
mode:
authorTodd C. Miller <Todd.Miller@sudo.ws>2021-12-05 21:02:04 -0700
committerTodd C. Miller <Todd.Miller@sudo.ws>2021-12-05 21:02:04 -0700
commit40bfdd5ef1c8e38cda2ad0f4126c277af530568a (patch)
tree78a7fa68918a18a75dd9aa2c1cb54329980bcffc /docs/CONTRIBUTING.md
parentb24138426ff46220accfd74129eec309017f77d1 (diff)
downloadsudo-40bfdd5ef1c8e38cda2ad0f4126c277af530568a.tar.gz
Convert README and docs files to markdown.
This makes things look better on GitHub and we can use the markdown version directly in the new sudo web site.
Diffstat (limited to 'docs/CONTRIBUTING.md')
-rw-r--r--docs/CONTRIBUTING.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/CONTRIBUTING.md b/docs/CONTRIBUTING.md
index d1a265ed5..ead78b975 100644
--- a/docs/CONTRIBUTING.md
+++ b/docs/CONTRIBUTING.md
@@ -5,9 +5,9 @@ number of way you can help make Sudo better.
## Getting started
-To get an overview of Sudo, please read the [README](../README). There
-are multiple ways to contribute, some of which don't require writing
-a single line of code.
+To get an overview of Sudo, please read the [README.md](../README.md).
+There are multiple ways to contribute, some of which don't require
+writing a single line of code.
## Filing bug reports/issues
@@ -18,8 +18,8 @@ email, messages may be sent to the [sudo-workers@sudo.ws
mailing list](https://www.sudo.ws/mailman/listinfo/sudo-workers)
(public) or to sudo@sudo.ws (private).
-For information on reporting security issues, please see the
-[SECURITY](docs/SECURITY.md) file.
+For information on reporting security issues, please see
+[SECURITY.md](SECURITY.md).
Please include the version of sudo you are using, the operating
system and/or distro that is affected, and step-by-step instructions