Project README.md Starter Template
TODO: Write a project description
TODO: Add requirements and dependencies
TODO: Describe the installation process
TODO: Define any configurations needed
TODO: Write usage instructions
TODO: Write test running instructions
TODO: Add important development team members and emails
git checkout -b feature/my-new-feature
git commit -am 'Add some feature'
git push origin feature/my-new-feature
TODO: Add important changes that have been released