mirror of
https://github.com/FIRST-Tech-Challenge/scorekeeper.git
synced 2026-03-09 13:46:37 -04:00
Compare commits
10 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5a7b02467c | ||
|
|
f7b6d0080e | ||
|
|
1faaf0c192 | ||
|
|
b166560d74 | ||
|
|
ce92631c69 | ||
|
|
dc1ad691c0 | ||
|
|
4e5833ddde | ||
|
|
872824d621 | ||
|
|
7f57fb114d | ||
|
|
5d0d81bfc9 |
@@ -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: ''
|
||||
|
||||
---
|
||||
|
||||
@@ -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: ''
|
||||
|
||||
---
|
||||
|
||||
@@ -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: ''
|
||||
|
||||
---
|
||||
|
||||
@@ -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: ''
|
||||
|
||||
---
|
||||
|
||||
@@ -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: ''
|
||||
|
||||
---
|
||||
|
||||
@@ -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: ''
|
||||
|
||||
---
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user