Compare commits

...

5 Commits

Author SHA1 Message Date
Jacob Burroughs
872824d621 Merge pull request #868 from jkelbick/master
Added INTO THE DEEP (2024-2025) - Offseason Link
2025-05-08 11:11:21 -05:00
jkelbick
7f57fb114d Added INTO THE DEEP (2024-2025) - Offseason Link 2025-05-07 09:31:42 -04:00
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
7 changed files with 13 additions and 12 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,6 +13,7 @@ Starting with the 2022-2023 season, the scoring system is primarily available to
| Game | Link | | Game | Link |
| --------------------------------------- | ---------------------------------------------------------- | | --------------------------------------- | ---------------------------------------------------------- |
| INTO THE DEEP (2024-2025) - Offseason | https://ftc-scoring.firstinspires.org/local/2025-offseason |
| INTO THE DEEP (2024-2025) | https://ftc-scoring.firstinspires.org/local/2025 | | 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) - 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 |