Skip to content

Commit

Permalink
issue templates: add generic option & more links
Browse files Browse the repository at this point in the history
  • Loading branch information
casperdcl committed Jun 18, 2024
1 parent eed0f60 commit 5ae98a9
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 2 deletions.
11 changes: 11 additions & 0 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
blank_issues_enabled: false
contact_links:
- name: Announcement
url: https://www.ccpsynerbi.ac.uk/events/petric/
about: CCP SyneRBI website Challenge announcement
- name: Wiki
url: https://github.com/SyneRBI/PETRIC/wiki
about: Participation details
- name: Leaderboard
url: https://tomography.stfc.ac.uk
about: Current rankings
4 changes: 4 additions & 0 deletions .github/ISSUE_TEMPLATE/issue.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
name: Bug or Enhancement
about: unexpected behaviour, feature request, or documentation suggestion
---
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# PETRIC: PET Rapid Image reconstruction Challenge

[![website](https://img.shields.io/badge/website-announcement-green)](https://www.ccpsynerbi.ac.uk/events/petric/) [![wiki](https://img.shields.io/badge/details-wiki-blue)](https://github.com/SyneRBI/PETRIC/wiki) [![Leaderboard](https://img.shields.io/badge/leaderboard-orange)](https://tomography.stfc.ac.uk)
[![website](https://img.shields.io/badge/website-announcement-purple)](https://www.ccpsynerbi.ac.uk/events/petric/) [![wiki](https://img.shields.io/badge/details-wiki-blue)](https://github.com/SyneRBI/PETRIC/wiki) [![registration](https://img.shields.io/badge/participate-registration-green)](https://github.com/SyneRBI/PETRIC/issues/new/choose) [![leaderboard](https://img.shields.io/badge/leaderboard-orange)](https://tomography.stfc.ac.uk)

## Participating

The organisers will provide GPU-enabled cloud runners which have access to larger private datasets for evaluation. To gain access, you must [register by opening an issue](https://github.com/SyneRBI/PETRIC/issues/new/choose). The organisers will then create a private team submission repository for you.
The organisers will provide GPU-enabled cloud runners which have access to larger private datasets for evaluation. To gain access, you must [register](https://github.com/SyneRBI/PETRIC/issues/new/choose). The organisers will then create a private team submission repository for you.

## Layout

Expand Down

0 comments on commit 5ae98a9

Please sign in to comment.