lostintangent / gistpad

VS Code extension for managing and sharing code snippets, notes and interactive samples using GitHub Gists
https://aka.ms/gistpad
MIT License
937 stars 58 forks source link

Adding to ReadMe, Contributing, and CoC documentation #312

Closed alexiabanos closed 1 year ago

alexiabanos commented 1 year ago

I added to these sections to encourage other developers to add new features, fixes, and updates to the project by clarifying the process for contributing.

  1. README.md:

    • Added Contributing section
    • Added License section
    • Added Report Bugs/Issues Section
    • Addressed typos/grammar and clarity.
  2. CONTRIBUTING

    • Updated formatting
    • Added Before you start coding section
    • Added Debug/Run section
    • Added Submit your changes Section
  3. CODE OF CONDUCT.md

    • Added CoC section