Link to useful docs

This commit is contained in:
Grégoire Paris
2020-09-17 07:55:38 +02:00
parent 8e8abeb5ba
commit 719b533d59
2 changed files with 18 additions and 0 deletions

7
CONTRIBUTING.md Normal file
View 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
View 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