Skip to content

Commit

Permalink
Merge pull request #4 from ohbm/template-registration-link
Browse files Browse the repository at this point in the history
Fix registration link in issue template
  • Loading branch information
sina-mansour authored May 25, 2024
2 parents 0483b22 + bd682ba commit e2e697f
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 e2e697f

Please sign in to comment.