Compare commits

...

10 Commits

Author SHA1 Message Date
Jacob Burroughs
5a7b02467c Merge pull request #889 from timtim17/patch-2
Fix dead link to the Scorekeeper manual, again
2025-10-23 22:47:26 -05:00
Austin Jenchi
f7b6d0080e Add a link to the FTC-Live setup guide 2025-10-23 18:27:03 -07:00
Austin Jenchi
1faaf0c192 Fix dead link to the Scorekeeper manual, again
Updated the link to the FTC Scorekeeper Manual in the documentation section.
2025-10-23 18:20:53 -07:00
Jacob Burroughs
b166560d74 Merge pull request #874 from timtim17/patch-1
[readme] Fix dead link to scorekeeper guide -> manual
2025-09-11 23:41:08 -03:00
Jacob Burroughs
ce92631c69 Merge pull request #875 from Jake-Schuler/patch-1
Add link for DECODE (2025-2026) game
2025-09-11 23:40:37 -03:00
Jake Schuler
dc1ad691c0 Add link for DECODE (2025-2026) game 2025-09-07 13:27:38 -05:00
Austin Jenchi
4e5833ddde Fix dead link to scorekeeper guide -> manual 2025-08-13 13:56:40 -07:00
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
7 changed files with 16 additions and 7 deletions

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -13,6 +13,8 @@ Starting with the 2022-2023 season, the scoring system is primarily available to
| Game | Link |
| --------------------------------------- | ---------------------------------------------------------- |
| DECODE (2025-2026) | https://ftc-scoring.firstinspires.org/local/2026 |
| 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 |
| CENTERSTAGE (2023-2024) - Offseason | https://ftc-scoring.firstinspires.org/local/2024-offseason |
| CENTERSTAGE (2023-2024) | https://ftc-scoring.firstinspires.org/local/2024 |
@@ -48,7 +50,8 @@ To launch, extract the zip and open the `FTCLauncher` file on macOS/Linux or the
## Documentation
The user documentation can be found here: [FTC Scorekeeper Manual](https://www.firstinspires.org/sites/default/files/uploads/resource_library/ftc/scorekeeper-guide.pdf).
Information about the (Lead) Scorekeeper role and responsibilitie can be found in the [FTC Scorekeeper Manual](https://ftc-resources.firstinspires.org/ftc/volunteer/lead-scorekeeper).
Instructions for setting up and operating FTC-Live are available in the [FTC-Live Setup Guide](https://ftc-resources.firstinspires.org/ftc/event/scoring-setup).
## Reporting Issues