diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2021-01-11 18:52:11 -0500 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2021-01-31 19:13:47 -0500 |
commit | 58cd8da5d1b984f6812069d1f2129f3deca4f0e2 (patch) | |
tree | 47ce8220dcfa1d11b4d8a27104d2f6e0d549b6cd /docs/CONTRIBUTING.md | |
parent | 5d960aef37f6c46a5756f918b2368cfdd580a493 (diff) | |
download | kutter-58cd8da5d1b984f6812069d1f2129f3deca4f0e2.tar.gz kutter-58cd8da5d1b984f6812069d1f2129f3deca4f0e2.tar.xz kutter-58cd8da5d1b984f6812069d1f2129f3deca4f0e2.zip |
docs: Updates to Contact.md and use of github issues
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'docs/CONTRIBUTING.md')
-rw-r--r-- | docs/CONTRIBUTING.md | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/CONTRIBUTING.md b/docs/CONTRIBUTING.md index 438e2832..0cf63912 100644 --- a/docs/CONTRIBUTING.md +++ b/docs/CONTRIBUTING.md @@ -6,9 +6,7 @@ this document. ## Creating a new issue Please see the [contact page](Contact.md) for information on creating -an issue. In particular, **we need the klippy.log file** attached to -bug reports. Also, be sure to read the [FAQ](FAQ.md) to see if a -similar issue has already been raised. +an issue. ## Submitting a pull request |