mirror of
https://github.com/doctrine/.github.git
synced 2026-03-23 22:32:09 +01:00
Link to useful docs
This commit is contained in:
7
CONTRIBUTING.md
Normal file
7
CONTRIBUTING.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# Contributing
|
||||
|
||||
## Workflow templates
|
||||
|
||||
See [the official docs][Github docs about sharing workflows].
|
||||
|
||||
[Github docs about sharing workflows]: https://docs.github.com/en/actions/learn-github-actions/sharing-workflows-with-your-organization#creating-a-workflow-template
|
||||
11
README.md
Normal file
11
README.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# Doctrine templates
|
||||
|
||||
This repository is used as a reference for other Doctrine repositories, in
|
||||
order to reduce differences between them.
|
||||
|
||||
## Workflow templates
|
||||
|
||||
The workflow templates of this repository can be set up by following the steps
|
||||
described in [the official docs][Github docs about sharing workflows].
|
||||
|
||||
[Github docs about sharing workflows]: https://docs.github.com/en/actions/learn-github-actions/sharing-workflows-with-your-organization#using-a-workflow-template
|
||||
Reference in New Issue
Block a user