Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shazron/.github
https://github.com/shazron/.github
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/shazron/.github
- Owner: shazron
- License: apache-2.0
- Fork: true (adobe/.github)
- Created: 2021-03-10T14:55:04.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-05-06T19:42:30.000Z (over 3 years ago)
- Last Synced: 2023-04-01T10:57:35.133Z (over 1 year ago)
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
# .github
This repo contains items that are shared by all repositories in the Adobe org.
## Workflow templates
The workflow templates are github actions that you can add to your Adobe org repo. These action templates rely on Adobe org secrets, also privately managed for you.
Instructions on using org workflow templates can be found in github docs.
[Using a workflow template from your organization](https://docs.github.com/en/actions/learn-github-actions/sharing-workflows-with-your-organization#using-a-workflow-template-from-your-organization)## Issue & Pull Request Templates
If your repo does not override these templates by providing your own versions, it will receive these templates by default.
Details on creating your own templates can be found in github docs.
[Using templates to encourage useful issues and pull requests](https://docs.github.com/en/github/building-a-strong-community/using-templates-to-encourage-useful-issues-and-pull-requests)