From df23c4f88806329cae02343c8cce9a8611958bd9 Mon Sep 17 00:00:00 2001 From: Andrew R <67220260+ar-cyber@users.noreply.github.com> Date: Thu, 12 Sep 2024 06:58:50 +0930 Subject: [PATCH 1/6] make github stop complaining because of no edit guidelines --- CONTRIBUTING,md | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 CONTRIBUTING,md diff --git a/CONTRIBUTING,md b/CONTRIBUTING,md new file mode 100644 index 00000000..cf19ea38 --- /dev/null +++ b/CONTRIBUTING,md @@ -0,0 +1,39 @@ +# Contributing + +When contributing to this repository, please first discuss the change you wish to make via issue, +email, or any other method with the owners of this repository before making a change. + +## Pull Request Process + +1. It is recommended to start by opening an issue to discuss the change you wish to make. This will allow us to discuss the change and ensure it is a good fit for the project. +2. Fork the repo and create your branch from `master`. +3. When writing your pull request, make sure to use the pull request template. + +### Pull Request Template + +``` +## Description + +Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change. + +Fixes # (issue) + +## Type of change + +Please delete options that are not relevant. + +- [ ] Bug fix (non-breaking change which fixes an issue) +- [ ] New feature (non-breaking change which adds functionality) +- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected) +- [ ] This change requires a documentation update +``` + +### Issues + +#### Create a new issue + +If you spot a problem with the readme or code, [search if an issue already exists](https://github.com/BetterSEQTA/BetterSEQTA-Plus/issues). If a related issue doesn't exist, you can open a new issue using a relevant [issue form](https://github.com/BetterSEQTA/BetterSEQTA-Plus/issues/new). + +#### Solve an issue + +Scan through our [existing issues](https://github.com/BetterSEQTA/BetterSEQTA-Plus/issues) to find one that interests you. You can narrow down the search using `labels` as filters. As a general rule, we don’t assign issues to anyone. If you find an issue to work on, you are welcome to open a PR with a fix. From ad8eb2a273d92c02b2c010b58999e7adfa266b2f Mon Sep 17 00:00:00 2001 From: Andrew R <67220260+ar-cyber@users.noreply.github.com> Date: Thu, 12 Sep 2024 07:00:59 +0930 Subject: [PATCH 2/6] accidental comma on contribute md file --- CONTRIBUTING,md => CONTRIBUTING.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename CONTRIBUTING,md => CONTRIBUTING.md (100%) diff --git a/CONTRIBUTING,md b/CONTRIBUTING.md similarity index 100% rename from CONTRIBUTING,md rename to CONTRIBUTING.md From 5f6e0fa1229c99a3204fa74a3d50d9f1d2ade87f Mon Sep 17 00:00:00 2001 From: Andrew R <67220260+ar-cyber@users.noreply.github.com> Date: Thu, 12 Sep 2024 07:03:44 +0930 Subject: [PATCH 3/6] delete old contribute file --- contribute.md | 39 --------------------------------------- 1 file changed, 39 deletions(-) delete mode 100644 contribute.md diff --git a/contribute.md b/contribute.md deleted file mode 100644 index cf19ea38..00000000 --- a/contribute.md +++ /dev/null @@ -1,39 +0,0 @@ -# Contributing - -When contributing to this repository, please first discuss the change you wish to make via issue, -email, or any other method with the owners of this repository before making a change. - -## Pull Request Process - -1. It is recommended to start by opening an issue to discuss the change you wish to make. This will allow us to discuss the change and ensure it is a good fit for the project. -2. Fork the repo and create your branch from `master`. -3. When writing your pull request, make sure to use the pull request template. - -### Pull Request Template - -``` -## Description - -Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change. - -Fixes # (issue) - -## Type of change - -Please delete options that are not relevant. - -- [ ] Bug fix (non-breaking change which fixes an issue) -- [ ] New feature (non-breaking change which adds functionality) -- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected) -- [ ] This change requires a documentation update -``` - -### Issues - -#### Create a new issue - -If you spot a problem with the readme or code, [search if an issue already exists](https://github.com/BetterSEQTA/BetterSEQTA-Plus/issues). If a related issue doesn't exist, you can open a new issue using a relevant [issue form](https://github.com/BetterSEQTA/BetterSEQTA-Plus/issues/new). - -#### Solve an issue - -Scan through our [existing issues](https://github.com/BetterSEQTA/BetterSEQTA-Plus/issues) to find one that interests you. You can narrow down the search using `labels` as filters. As a general rule, we don’t assign issues to anyone. If you find an issue to work on, you are welcome to open a PR with a fix. From 99c342da858316128abda11bf862f5d1a2dda57d Mon Sep 17 00:00:00 2001 From: Andrew R <67220260+ar-cyber@users.noreply.github.com> Date: Thu, 12 Sep 2024 07:05:05 +0930 Subject: [PATCH 4/6] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 81e46e89..8db59b43 100644 --- a/README.md +++ b/README.md @@ -124,7 +124,7 @@ The folder structure is as follows: -Want to contribute? [Click Here!](https://github.com/BetterSEQTA/BetterSEQTA-Plus/blob/main/contribute.md) +Want to contribute? [Click Here!](https://github.com/BetterSEQTA/BetterSEQTA-Plus/blob/main/CONTRIBUTING.md) ## Credits This extension was initially developed by [Nulkem](https://github.com/Nulkem/betterseqta), was ported to manifest V3 by [MEGA-Dawg68](https://github.com/MEGA-Dawg68) and is currently under active development by [SethBurkart123](https://github.com/SethBurkart123) and [Crazypersonalph](https://github.com/Crazypersonalph) From 40650f902d2adcb22f074b6d9656c4d44af59f83 Mon Sep 17 00:00:00 2001 From: Andrew R <67220260+ar-cyber@users.noreply.github.com> Date: Thu, 12 Sep 2024 07:06:25 +0930 Subject: [PATCH 5/6] DANGER, Will Robinson. Pretty dangerous - could cause some legal trouble. Delete this for the best. --- .env.submit.example | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 .env.submit.example diff --git a/.env.submit.example b/.env.submit.example deleted file mode 100644 index 4064d875..00000000 --- a/.env.submit.example +++ /dev/null @@ -1,16 +0,0 @@ -# Copy this file to .env.submit and fill in the values as you wish to publish -CHROME_EXTENSION_ID= -CHROME_CLIENT_ID= -CHROME_CLIENT_SECRET= -CHROME_REFRESH_TOKEN= -CHROME_PUBLISH_TARGET= -CHROME_SKIP_SUBMIT_REVIEW= -FIREFOX_EXTENSION_ID= -FIREFOX_JWT_ISSUER= -FIREFOX_JWT_SECRET= -FIREFOX_CHANNEL= -EDGE_PRODUCT_ID= -EDGE_CLIENT_ID= -EDGE_CLIENT_SECRET= -EDGE_ACCESS_TOKEN_URL= -EDGE_SKIP_SUBMIT_REVIEW= # true or false \ No newline at end of file From 10e8bc29dfaa6402d97b4063920cecadd5e07b09 Mon Sep 17 00:00:00 2001 From: Andrew R <67220260+ar-cyber@users.noreply.github.com> Date: Thu, 12 Sep 2024 13:27:40 +0930 Subject: [PATCH 6/6] add the old file back --- .env.submit.example | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 .env.submit.example diff --git a/.env.submit.example b/.env.submit.example new file mode 100644 index 00000000..d8bbc29e --- /dev/null +++ b/.env.submit.example @@ -0,0 +1,16 @@ +# Copy this file to .env.submit and fill in the values as you wish to publish +CHROME_EXTENSION_ID= +CHROME_CLIENT_ID= +CHROME_CLIENT_SECRET= +CHROME_REFRESH_TOKEN= +CHROME_PUBLISH_TARGET= +CHROME_SKIP_SUBMIT_REVIEW= +FIREFOX_EXTENSION_ID= +FIREFOX_JWT_ISSUER= +FIREFOX_JWT_SECRET= +FIREFOX_CHANNEL= +EDGE_PRODUCT_ID= +EDGE_CLIENT_ID= +EDGE_CLIENT_SECRET= +EDGE_ACCESS_TOKEN_URL= +EDGE_SKIP_SUBMIT_REVIEW= # true or false