diff --git a/PULL_REQUEST_TEMPLATE.md b/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 00000000..afdcb6dc --- /dev/null +++ b/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,21 @@ + + +## Contributor License Agreement + +This repository (``optuna-dashboard``) and [Goptuna](https://github.com/c-bata/goptuna) share common code. +This pull request may therefore be ported to Goptuna. +Make sure that you understand the consequences concerning licenses and check the box below if you accept the term before creating this pull request. + +* [ ] I agree this patch may be ported to [Goptuna](https://github.com/c-bata/goptuna) by other Goptuna contributors. + +## Reference Issues/PRs + + +## What does this implement/fix? Explain your changes. + +