friendly-snippets icon indicating copy to clipboard operation
friendly-snippets copied to clipboard

Create CONTRIBUTING.md

Open unrealapex opened this issue 1 year ago • 3 comments

I noticed that there is no documentation regarding a few things:

  • how to contribute to this project
  • expectations
  • testing code using the minimal config files in debug/
    • Test snippets with the minimal debug config using nvim -u <debug-file>
  • style guidelines
    • what JSON formatter to use
    • ensuring commits meet the Conventional Commits specification
  • links resources on how to create snippets

Adding these to a CONTRIBUTING.md would making contributing to this project more streamlined.

unrealapex avatar May 02 '24 20:05 unrealapex

Fair point, perhaps this is something @rafamadriz can weigh in on?

OkelleyDevelopment avatar May 16 '24 04:05 OkelleyDevelopment