From a6ed0f243017d716568852b99bcb34adc7f91d3e Mon Sep 17 00:00:00 2001 From: bashbunni <15822994+bashbunni@users.noreply.github.com> Date: Wed, 11 Jun 2025 04:16:46 -0700 Subject: [PATCH] docs: add contribution guidelines (#781) --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 420e01b..d98b0a0 100644 --- a/README.md +++ b/README.md @@ -215,6 +215,12 @@ showLineNumbers: false preserveNewLines: false ``` +## Contributing + +See [contributing][contribute]. + +[contribute]: https://github.com/charmbracelet/glow/contribute + ## Feedback We’d love to hear your thoughts on this project. Feel free to drop us a note!