diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index bcfb62a5..9506579d 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -1,8 +1,14 @@ + + + + # Contributor Covenant Code of Conduct ## Our Pledge -We as members, contributors, and leaders pledge to make participation in our +Parents + + i promised as members, contributors, and leaders pledge to make participation in our community a harassment-free experience for everyone, regardless of age, body size, visible or invisible disability, ethnicity, sex characteristics, gender identity and expression, level of experience, education, socio-economic status, diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f301de7d..24869e4d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,3 +1,8 @@ + + + + + ## Contributing Hi there! We're thrilled that you'd like to contribute to this project. Your help is essential for keeping it great. diff --git a/README.md b/README.md index 3f4e6314..72206ef3 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # .github -*Community health files for the [@GitHub](https://github.com/github) organization* +*Community health files for the [@me] +(https://github.com/github) organization* For more information, please see the article on [creating a default community health file for your organization](https://help.github.com/en/articles/creating-a-default-community-health-file-for-your-organization). diff --git a/SECURITY.md b/SECURITY.md index b247c480..855a719c 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -1,3 +1,8 @@ + + + + + Thanks for helping make GitHub safe for everyone. ## Security diff --git a/config/repolinter-ruleset.json b/config/repolinter-ruleset.json deleted file mode 100644 index c57e1b87..00000000 --- a/config/repolinter-ruleset.json +++ /dev/null @@ -1,70 +0,0 @@ -{ - "$schema": "https://raw.githubusercontent.com/prototypicalpro/repolinter/master/rulesets/schema.json", - "version": 2, - "axioms": {}, - "rules": { - "license-file-is-MIT": { - "level": "warning", - "rule": { - "type": "file-contents", - "options": { - "globsAll": ["LICENSE*", "COPYING*"], - "nocase": true, - "fail-on-non-existant": true, - "content": "MIT License" - } - }, - "fix": { - "type": "file-create", - "options": { - "file": "LICENSE", - "replace": true, - "text": { "url": "https://opensource.org/licenses/MIT" } - } - }, - "policyInfo": "MIT License is required for code or legal approval for an alternative", - "policyUrl": "https://github.com/github/open-source/blob/main/policies/release.md" - }, - "readme-file-exists": { - "level": "warning", - "rule": { - "type": "file-existence", - "options": { - "globsAny": ["README*"], - "nocase": true - } - }, - "fix": { - "type": "file-create", - "options": { - "file": "README.md", - "text": { "url": "https://raw.githubusercontent.com/newrelic/open-source-tools/master/nerdpacks/oss-template/README.md" } - } - }, - "policyInfo": "GitHub requires a README file in all projects. This README should give a general overview of the project, and should point to additional resources (security, contributing, etc.) where developers and users can learn further", - "policyUrl": "https://github.com/github/open-source/blob/main/policies/release.md" - }, - "codeowners-file-exists": { - "level": "warning", - "rule": { - "type": "file-existence", - "options": { - "globsAny": ["CODEOWNERS*", "*/CODEOWNERS*", ".github/CODEOWNERS*"], - "nocase": true - } - }, - "fix": { - "type": "file-create", - "options": { - "file": "CODEOWNERS", - "text": { "url": "https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners" } - } - }, - "policyInfo": "GitHub requires a CODEOWNERS file in all projects. This enables GitHub to contact the maintainers in the event it is necessary.", - "policyUrl": "https://github.com/github/open-source/blob/main/policies/release.md" - }, - }, - "formatOptions": { - "disclaimer": "🤖*This issue was automatically generated by [repolinter-action](https://github.com/newrelic/repolinter-action), developed by the Open Source and Developer Advocacy team at New Relic.*" - } -} diff --git a/profile/README.md b/profile/README.md index 09612429..0c0a5387 100644 --- a/profile/README.md +++ b/profile/README.md @@ -1,3 +1,8 @@ +To run this application: + +``` +npm run dev +``` ## Hey, this is us 👋 ![An illustration showing a variety of differently themed Octocats. Monuments from different cities are indicated in the background like the Space Needle, Berlin Fernsehturm and Transamerica Pyramid.](https://user-images.githubusercontent.com/3369400/133268513-5bfe2f93-4402-42c9-a403-81c9e86934b6.jpeg)