Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 536 Bytes

CHECKLIST.md

File metadata and controls

10 lines (8 loc) · 536 Bytes

Open source best practices checklist

This is a list of things you should have in and or updated in your GitHub repository.

  • Update the README file with your Project Summary details
  • Update the README file with your Technology Implementation details
  • Update the README file with the steps to Install or Run your app
  • Read the LICENSE file to understand how others can use your project
  • Read the CONTRIBUTING.md file to understand how others might contribute to your project
  • Make your repository public