Compare commits

...

4 Commits

Author SHA1 Message Date
Jacob Burroughs
5d0d81bfc9 Update issue templates for issue types 2025-01-18 21:24:59 -06:00
Elizabeth G
81911e286d Update README.md 2024-10-16 10:50:08 -04:00
Elizabeth G
a12637632e Update README.md
Removed the reference to "Remote events team guide"
2024-10-16 10:49:42 -04:00
Jacob Burroughs
b4dbe8e436 Update README.md 2024-09-07 13:28:11 -05:00
7 changed files with 14 additions and 13 deletions

View File

@@ -2,7 +2,8 @@
name: Cloud Scoring Bug Report name: Cloud Scoring Bug Report
about: Submit a bug in ftc-scoring.firstinspires.org about: Submit a bug in ftc-scoring.firstinspires.org
title: '' title: ''
labels: Cloud, bug labels: Cloud
type: Bug
assignees: '' assignees: ''
--- ---

View File

@@ -2,7 +2,8 @@
name: Cloud Scoring Feature Request name: Cloud Scoring Feature Request
about: Suggest an idea for for ftc-scoring.firstinspires.org about: Suggest an idea for for ftc-scoring.firstinspires.org
title: '' title: ''
labels: Cloud, enhancement labels: Cloud
type: Feature
assignees: '' assignees: ''
--- ---

View File

@@ -2,7 +2,8 @@
name: FTC Events Bug Report name: FTC Events Bug Report
about: Submit a bug in ftc-events.firstinspires.org (including ftc-api) about: Submit a bug in ftc-events.firstinspires.org (including ftc-api)
title: '' title: ''
labels: ftc-events, bug labels: ftc-events
type: Bug
assignees: '' assignees: ''
--- ---

View File

@@ -2,7 +2,8 @@
name: FTC Events Feature Request name: FTC Events Feature Request
about: Suggest an idea for for ftc-events.firstinspires.org (including ftc-api) about: Suggest an idea for for ftc-events.firstinspires.org (including ftc-api)
title: '' title: ''
labels: ftc-events, enhancement labels: ftc-events
type: Feature
assignees: '' assignees: ''
--- ---

View File

@@ -2,7 +2,8 @@
name: Traditional (FTCLive) Bug Report name: Traditional (FTCLive) Bug Report
about: Submit a bug in the traditional scoring system about: Submit a bug in the traditional scoring system
title: '' title: ''
labels: Local, bug labels: Local
type: Bug
assignees: '' assignees: ''
--- ---

View File

@@ -2,7 +2,8 @@
name: Traditional (FTCLive) Feature Request name: Traditional (FTCLive) Feature Request
about: Suggest an idea for the traditional scoring system about: Suggest an idea for the traditional scoring system
title: '' title: ''
labels: Local, enhancement labels: Local
type: Feature
assignees: '' assignees: ''
--- ---

View File

@@ -1,11 +1,5 @@
# Attention: Remote Events
This is the software used to run **traditional** in-person events. This is the software used to run **traditional** in-person events.
If you are a mentor or team administrator trying to score **remote** event matches, go here: [FTC Remote Scoring](https://ftc-scoring.firstinspires.org)
Full documentation can be found in the [FTC Scoring Team Guide](https://www.firstinspires.org/sites/default/files/uploads/resource_library/ftc/scoring-team-guide.pdf)
# Welcome: Traditional Events # Welcome: Traditional Events
This GitHub repository is used to [report and track issues](https://github.com/FIRST-Tech-Challenge/scorekeeper/issues) with the _FIRST_ Tech Challenge Live Scorekeeper Software. This GitHub repository is used to [report and track issues](https://github.com/FIRST-Tech-Challenge/scorekeeper/issues) with the _FIRST_ Tech Challenge Live Scorekeeper Software.
@@ -19,7 +13,8 @@ Starting with the 2022-2023 season, the scoring system is primarily available to
| Game | Link | | Game | Link |
| --------------------------------------- | ---------------------------------------------------------- | | --------------------------------------- | ---------------------------------------------------------- |
| **CENTERSTAGE (2023-2024) - Offseason** | https://ftc-scoring.firstinspires.org/local/2024-offseason | | INTO THE DEEP (2024-2025) | https://ftc-scoring.firstinspires.org/local/2025 |
| CENTERSTAGE (2023-2024) - Offseason | https://ftc-scoring.firstinspires.org/local/2024-offseason |
| CENTERSTAGE (2023-2024) | https://ftc-scoring.firstinspires.org/local/2024 | | CENTERSTAGE (2023-2024) | https://ftc-scoring.firstinspires.org/local/2024 |
| POWERPLAY (2022-2023) - Offseason | https://ftc-scoring.firstinspires.org/local/2023-offseason | | POWERPLAY (2022-2023) - Offseason | https://ftc-scoring.firstinspires.org/local/2023-offseason |
| POWERPLAY (2022-2023) | https://ftc-scoring.firstinspires.org/local/2023 | | POWERPLAY (2022-2023) | https://ftc-scoring.firstinspires.org/local/2023 |