Skip to content

Commit

Permalink
Merge pull request #5343 from shiltemann/gh-tweaks
Browse files Browse the repository at this point in the history
minor GitHub tweaks
  • Loading branch information
shiltemann authored Sep 20, 2024
2 parents e945fb7 + 8b77c12 commit 9461145
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
--> Please remove all this text before submitting your PR, it's just a checklist to help you :) <--
!!! DELETE THIS BEFORE SUBMITTING!!! It's just a checklist to help you :)

1. Give your pull request a **good title**
- e.g. "Fix typo in ansible-galaxy tutorial" or "Add new transcriptomics tutorial covering a new sequencing technology"
2. Describe your changes in detail, list anything you still need some help with or things that are still TODO
3. Check that your images are allowed to be re-hosted by the GTN!
4. Still working on it? Make it a **Draft** pull request
- Once it is ready, choose **Ready for Review**
4. Not ready for review yet? Make it a **Draft** pull request
- Once you are done making changes, choose **Ready for Review**
- Then the automated tests will run and we will know to review and merge it
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: "[CI] Accessibility Linting"
name: "[CI] GTN Build Testing"

concurrency:
group: ci-${{ github.head_ref }}
Expand Down

0 comments on commit 9461145

Please sign in to comment.