Skip to content

Commit

Permalink
Add more detailed sync enrollment instructions (#278)
Browse files Browse the repository at this point in the history
* Add more clear sync add instructions

* Update screenshot

* Fix spelling
  • Loading branch information
cansavvy authored Sep 29, 2021
1 parent 36b2ac3 commit 3148d90
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/automatic-issues/update-enrollment.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@

The original template: https://github.com/jhudsl/DaSL_Course_Template_Bookdown is always a work in progress.
We are working on adding more features and smoothing out bugs as we go.

If you want to receive updates from the original template to your course template, you will need to enroll this repository to the template updates by adding it to the `sync.yml` file.

[Follow these instructions](https://github.com/jhudsl/DaSL_Course_Template_Bookdown/wiki/Receiving-template-updates#how-to-enroll-a-repository-to-receive-template-updates) to enroll your course repository to receive these updates.
8 changes: 8 additions & 0 deletions .github/workflows/starting-course.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,14 @@ jobs:
content-filepath: .github/automatic-issues/git-secrets.md
labels: automated training issue

# Issue for how to enroll repo for updates
- name: New Course - Template Update Enrollment
uses: peter-evans/create-issue-from-file@v2.3.2
with:
title: New Course - Template Update Enrollment
content-filepath: .github/automatic-issues/update-enrollment.md
labels: automated training issue

##### Delete Template-specific files that aren't needed for new courses

# Cleanup Template-specific bits
Expand Down
Binary file added resources/screenshots/add-repo-sync.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/screenshots/edit-sync.yml.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/screenshots/request-reviewer.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 3148d90

Please sign in to comment.