Skip to content

Commit

Permalink
chore: add slashes for comment example
Browse files Browse the repository at this point in the history
  • Loading branch information
Sweaty Pumpkin authored and Sweaty Pumpkin committed Nov 7, 2023
1 parent 8a72f3b commit 77b7aa3
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion spell/spell-crafter-goerli-workflow.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ PR: https://github.com/makerdao/spells-goerli/pull/<TODO>
* [ ] add newline above it
* [ ] For every `Reasoning URL` and `Authority URL` from the Exec Sheet add comment with it under relevant section or instruction in the spell code (depending on which row the link is present)
* [ ] For every `Reasoning URL` and `Authority URL` add prefix derived from the url itself
* [ ] `Executive Vote:` if URL starts with `https://vote.makerdao.com/executive/`
* [ ] `// Executive Vote:` if URL starts with `https://vote.makerdao.com/executive/`
* [ ] `Poll:` if URL starts with `https://vote.makerdao.com/polling/`
* [ ] `Forum:` if URL starts with `https://forum.makerdao.com/t/`
* [ ] `MIP:` if URL starts with `https://mips.makerdao.com/mips/details/`
Expand Down
2 changes: 1 addition & 1 deletion spell/spell-crafter-mainnet-workflow.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ Repo: https://github.com/makerdao/spells-mainnet
* [ ] add newline above it
* [ ] For every `Reasoning URL` and `Authority URL` from the Exec Sheet add comment with it under relevant section or instruction in the spell code (depending on which row the link is present)
* [ ] For every `Reasoning URL` and `Authority URL` add prefix derived from the url itself
* [ ] `Executive Vote:` if URL starts with `https://vote.makerdao.com/executive/`
* [ ] `// Executive Vote:` if URL starts with `https://vote.makerdao.com/executive/`
* [ ] `Poll:` if URL starts with `https://vote.makerdao.com/polling/`
* [ ] `Forum:` if URL starts with `https://forum.makerdao.com/t/`
* [ ] `MIP:` if URL starts with `https://mips.makerdao.com/mips/details/`
Expand Down
2 changes: 1 addition & 1 deletion spell/spell-reviewer-goerli-checklist.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ Spell Actions (Per Exec Sheet):
* [ ] have newline above it
* [ ] Every `Reasoning URL` and `Authority URL` from the Exec Sheet should be present under relevant section or instruction in the spell code (depending on which row the link is present)
* [ ] Every `Reasoning URL` and `Authority URL` should have prefix derived from the url itself
* [ ] `Executive Vote:` if URL starts with `https://vote.makerdao.com/executive/`
* [ ] `// Executive Vote:` if URL starts with `https://vote.makerdao.com/executive/`
* [ ] `Poll:` if URL starts with `https://vote.makerdao.com/polling/`
* [ ] `Forum:` if URL starts with `https://forum.makerdao.com/t/`
* [ ] `MIP:` if URL starts with `https://mips.makerdao.com/mips/details/`
Expand Down
2 changes: 1 addition & 1 deletion spell/spell-reviewer-mainnet-checklist.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ Spell Actions (Per Exec Doc):
* [ ] have newline above it
* [ ] Every `Reasoning URL` and `Authority URL` from the Exec Sheet should be present under relevant section or instruction in the spell code (depending on which row the link is present)
* [ ] Every `Reasoning URL` and `Authority URL` should have prefix derived from the url itself
* [ ] `Executive Vote:` if URL starts with `https://vote.makerdao.com/executive/`
* [ ] `// Executive Vote:` if URL starts with `https://vote.makerdao.com/executive/`
* [ ] `Poll:` if URL starts with `https://vote.makerdao.com/polling/`
* [ ] `Forum:` if URL starts with `https://forum.makerdao.com/t/`
* [ ] `MIP:` if URL starts with `https://mips.makerdao.com/mips/details/`
Expand Down

0 comments on commit 77b7aa3

Please sign in to comment.