Skip to content

Commit

Permalink
Fix registration link in issue template
Browse files Browse the repository at this point in the history
  • Loading branch information
bhvieira authored May 19, 2024
1 parent 0483b22 commit bd682ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/brainhack-hacktrack-project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ body:
- type: markdown
attributes:
value: |
*We are very excited to meet you at the 2024 OHBM Brainhack 🎉* *To submit a project, you need to register to 2024 OHBM Brainhack first, please follow [this link](https://ohbm.github.io/hackathon2024/404/) to register. Thank you!*
*We are very excited to meet you at the 2024 OHBM Brainhack 🎉* *To submit a project, you need to register to 2024 OHBM Brainhack first, please follow [this link](https://ohbm.github.io/hackathon2024/) to register. Thank you!*
*We have prepared this template to help with your project submission. Please fill the template (at least all 'required' items must be provided) and we will assign a 'project monitor' to follow your submission.
If at any time you need help or anything is unclear, please add a comment and ping your project monitor.*
Expand Down Expand Up @@ -136,4 +136,4 @@ body:
description: Read here [the OHBM Code of Conduct](https://ohbm.github.io/hackathon2024/code-of-conduct/)
options:
- label: I agree to follow the OHBM Code of Conduct during the hackathon
required: true
required: true

0 comments on commit bd682ba

Please sign in to comment.