-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(reflections): ✨ Add new template page for reflections and troubl…
…eshooting
- Loading branch information
1 parent
8eadb65
commit ef6ddaa
Showing
2 changed files
with
36 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
--- | ||
title: "Reflections" | ||
--- | ||
|
||
<!-- TODO: Remove this warning once completed assessment --> | ||
**Please note: This is a template page and has not yet been completed** | ||
|
||
This page contains reflections on the facilitators and barriers to this reproduction, as well as a full list of the troubleshooting steps taken to reproduce this work. | ||
|
||
## What would have helped facilitate this reproduction? | ||
|
||
<!-- TODO: Add reflections. Example: | ||
**Provide environment (packages and versions)** | ||
* Not all packages needed will be listed in the imports (e.g. greenlet, pathlib) | ||
* Didn't work with latest package versions, had to backdate it for it to work | ||
--> | ||
|
||
## Full list of troubleshooting steps | ||
|
||
::: {.callout-note appearance="minimal" collapse=true} | ||
## View list | ||
|
||
Troubleshooting steps are grouped by theme, and the day these occurred is given in brackets at the end of each bullet. | ||
|
||
<!-- TODO: Add full list of troubleshooting steps. Example: | ||
### Environment | ||
* No environment file, and no versions for Python or Salabim in paper (2) | ||
* Dependencies based on PHC.py and package versions on or prior to 14th March 2021 (2) | ||
--> | ||
|
||
::: |