mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-06 03:34:40 +00:00
Merge pull request #315 from Jones8683/main
fix: tell people to fork it from 'main' not 'master'
This commit is contained in:
+1
-1
@@ -21,7 +21,7 @@ If you're interested in creating plugins for BetterSEQTA+, check out our plugin
|
|||||||
## Pull Request Process
|
## 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.
|
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`.
|
2. Fork the repo and create your branch from `main`.
|
||||||
3. When writing your pull request, make sure to use the pull request template.
|
3. When writing your pull request, make sure to use the pull request template.
|
||||||
|
|
||||||
### Pull Request Template
|
### Pull Request Template
|
||||||
|
|||||||
@@ -68,7 +68,7 @@ export function OpenWhatsNewPopup() {
|
|||||||
<div class="whatsnewTextContainer" style="height: 50%;overflow-y: scroll;">
|
<div class="whatsnewTextContainer" style="height: 50%;overflow-y: scroll;">
|
||||||
<h1>3.4.8 - Improvements!</h1>
|
<h1>3.4.8 - Improvements!</h1>
|
||||||
<li>Added new assessments kanban overview</li>
|
<li>Added new assessments kanban overview</li>
|
||||||
<li>Added custom pictures</li>
|
<li>Added custom profile pictures</li>
|
||||||
<li>Added custom shortcut icons</li>
|
<li>Added custom shortcut icons</li>
|
||||||
<li>Added modern and animated notices on homepage</li>
|
<li>Added modern and animated notices on homepage</li>
|
||||||
<li>Improved global search performance and bug fixes</li>
|
<li>Improved global search performance and bug fixes</li>
|
||||||
|
|||||||
Reference in New Issue
Block a user