From 960e055656e078969b4b671051e9006c3153a393 Mon Sep 17 00:00:00 2001 From: SkandaBT <9980056379Skanda@gmail.com> Date: Wed, 7 Aug 2024 20:42:50 +0530 Subject: [PATCH] skanda890 (#34) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * migrate sorter to AdvancedCollectionView * Add new titlebar control * Add base (non-uft8 compatible) redirector * Add base OverridenInstallationOptions * Remove unneeded imports * Update README.md * Begin adding OverridenInstallationOptions * Revert "Patch 1" (#32) * Update PULL_REQUEST_TEMPLATE.md * Update PULL_REQUEST_TEMPLATE.md --------- Co-authored-by: Martí Climent --- .github/PULL_REQUEST_TEMPLATE.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index de52c3574..9c364af3e 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -5,13 +5,10 @@ - [ ] **This PR is not composed of garbage changes used to farm GitHub activity to enter potential Crypto AirDrops.** Any user suspected of farming GitHub activity with crypto purposes will get banned. Submitting broken code wastes the contributors' time, who have to spend their free time reviewing, fixing, and testing code that does not even compile breaks other features, or does not introduce any useful changes. Thank you for your understanding. ----- -ç - + ----- - - - + Closes #XXXX Relates to #XXXX