fauxpilot/.github/PULL_REQUEST_TEMPLATE.md
Fred de Gier 283668448d
Dev (#148)
* Create publish-docker-images.yaml

* Add copilot_proxy publishing

* Add model_converter publishing

* Use dockerhub version

* Do not login for PRs

* Overwrite some of labels value

* Move ignore files to the root of `context`

* Add comments & fix some issue

* Fix typos

* Remove the target of the master branch

* Delete .dockerignore

* Delete .dockerignore

* Add Flake8

* Add Flake8 and format code accordingly

* Iterate on the PR template, fix the token for the contributor action

* Remove converter image build

* Update Dockerfile of proxy

* Comment out proxy image in compose

Co-authored-by: Fred de Gier <freddegier@me.com>

* Fix build action

---------

Co-authored-by: Rowe Wilson Frederisk Holme <frederisk@outlook.com>
2023-02-15 09:17:07 +01:00

23 lines
565 B
Markdown

---
## 1. General Description
<!-- Describe what this PR intents to do -->
## 2. Changes proposed in this PR:
<!-- Bulleted lists are also acceptable. Typically, a hyphen or asterisk before the bullet, followed by a single space.-->
1.
1.
Resolves: #{GitHub-Issue-Number}
See also: #{GitHub-Issue-Number}
## 3. How to evaluate:
1. Describe how to evaluate such that it may be reproduced by the reviewer (s).
1.
1.
1.
1. Self assessment:
- [ ] Successfully build locally `docker-compose build`:
- [ ] Successfully tested the full solution locally