Create Template Responses

Ian McInerney 2020-04-17 18:48:33 +00:00
parent db4e93bc3e
commit 3ca570992a

12
Template-Responses.md Normal file

@ -0,0 +1,12 @@
# Merge Requests
**New contributor**
```
@user_name Please configure your fork of the KiCad project with the following settings so that the CI tests work properly:
* Enable public pipelines (the item Settings->General->Visibility->Pipelines should be enabled and set to "Everyone with access" in you KiCad fork).
* Set your pipeline timeout to be >3h (6h seems to work) in Settings -> CI/CD -> General Pipelines.
Also, please ensure that the "Enable contributions from maintainers" option is set for this merge request (the checkbox at the bottom of the merge request edit page).
```