From b452305785e9a15684ccc8cc371050f0e32a272a Mon Sep 17 00:00:00 2001 From: Rishi Verma Date: Tue, 26 Apr 2022 14:52:06 -0700 Subject: [PATCH 1/2] Proposed README.md file / template --- README.md | 134 +++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 132 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 88ff2c0..ac5494d 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,132 @@ -# unity-cs-security -Unity Common Services Security + +
+ +
+ +![logo](https://user-images.githubusercontent.com/3129134/163255685-857aa780-880f-4c09-b08c-4b53bf4af54d.png) + +

[INSERT YOUR REPO / PROJ NAME HERE]

+ + +
+ +
[INSERT A SINGLE SENTENCE DESCRIBING THE PURPOSE OF YOUR REPO / PROJ]
+ + + + +[INSERT YOUR BADGES HERE (SEE: https://shields.io)] [![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg)](code_of_conduct.md) + + +[INSERT SCREENSHOT OF YOUR SOFTWARE, IF APPLICABLE] + + +[INSERT MORE DETAILED DESCRIPTION OF YOUR REPOSITORY HERE] + + +[INSERT LIST OF IMPORTANT PROJECT / REPO LINKS HERE] + + +## Features + +* [INSERT LIST OF FEATURES IMPORTANT TO YOUR USERS HERE] + + + +## Contents + +* [Quick Start](#quick-start) +* [Changelog](#changelog) +* [FAQ](#frequently-asked-questions-faq) +* [Contributing Guide](#contributing) +* [License](#license) +* [Support](#support) + +## Quick Start + +This guide provides a quick way to get started with our project. Please see our [docs]([INSERT LINK TO DOCS SITE / WIKI HERE]) for a more comprehensive overview. + +### Requirements + +* [INSERT LIST OF REQUIREMENTS HERE] + + + +### Setup Instructions + +1. [INSERT STEP-BY-STEP SETUP INSTRUCTIONS HERE, WITH OPTIONAL SCREENSHOTS] + + + +### Run Instructions + +1. [INSERT STEP-BY-STEP RUN INSTRUCTIONS HERE, WITH OPTIONAL SCREENSHOTS] + + + +### Usage Examples + +* [INSERT LIST OF COMMON USAGE EXAMPLES HERE, WITH OPTIONAL SCREENSHOTS] + + + +### Build Instructions (if applicable) + +1. [INSERT STEP-BY-STEP BUILD INSTRUCTIONS HERE, WITH OPTIONAL SCREENSHOTS] + + + +### Test Instructions (if applicable) + +1. [INSERT STEP-BY-STEP TEST INSTRUCTIONS HERE, WITH OPTIONAL SCREENSHOTS] + + + +## Changelog + +See our [CHANGELOG.md](CHANGELOG.md) for a history of our changes. + +See our [releases page]([INSERT LINK TO YOUR RELEASES PAGE]) for our key versioned releases. + + + +## Frequently Asked Questions (FAQ) + +[INSERT LINK TO FAQ PAGE OR PROVIDE FAQ INLINE HERE] + + + + + + + + +## Contributing + +Interested in contributing to our project? Please see our: [CONTRIBUTING.md](CONTRIBUTING.md) + +## License + +See our: [LICENSE](LICENSE) + +## Support + +[INSERT CONTACT INFORMATION OR PROFILE LINKS TO MAINTAINERS AMONG COMMITTER LIST] + + + + + From 1134b02f65dcc489f52cdc834e0b3ea7bf84f572 Mon Sep 17 00:00:00 2001 From: Rishi Verma Date: Tue, 26 Apr 2022 15:11:41 -0700 Subject: [PATCH 2/2] Added content from existing README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ac5494d..c301446 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ ![logo](https://user-images.githubusercontent.com/3129134/163255685-857aa780-880f-4c09-b08c-4b53bf4af54d.png) -

[INSERT YOUR REPO / PROJ NAME HERE]

+

Unity Common Services Security