GoogleChrome / chrome-extensions-samples

Chrome Extensions Samples
https://developer.chrome.com/docs/extensions
Apache License 2.0
15.39k stars 8.21k forks source link

Adding a pull request template to the repository as like issue template #1113

Open Gmin2 opened 8 months ago

Gmin2 commented 8 months ago

Describe the bug

Currently, our repository lacks a pull request (PR) template, which can provide helpful guidance and ensure consistency when contributors submit PRs. To improve our PR process, we should add a PR template to the repository.

Expected behavior When creating pull request contributors will be ask to specify what issues it solves(issue number) and if they have run the lint while making the changes

Notes Would like to work on it

Gmin2 commented 7 months ago

Hey @oliverdunk should i proceed with making the PR for this

oliverdunk commented 7 months ago

Hi @utnim2! I don't think we need too much here, but open to a very basic template. I would leave out running lint (since we have CI to check this) but including a few other things like testing notes and related content might be helpful.