Created
May 13, 2021 11:18
-
-
Save kiote/30888952f5792883c9bc632517a6b64c to your computer and use it in GitHub Desktop.
Revisions
-
kiote created this gist
May 13, 2021 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,37 @@ ## How to write readmes for your projects "Your" project is a project you happen to make any changes at. Any Readme can contain also extra parts, specific for a project. ## Necessary parts Underneath is a template you can use in a project without any (or with scaffolded) readme: ### Intro What this project is about, what problem it solves. General description. ### Setup How to run project locally ### Contribution How bug fixes are named? How feature-branches are named? Where pull requests should go (straight to master, develop branch)? ### Deployment How to deploy project ### Useful URLs for testing How to test project (URLs in different envs should go here) ### Alerting, monitoring, logging If project has some specific alerts, monitoring dashboards or logs, put it here ### Related repos If project directly relates to some other projects, put links here