mirror of
https://github.com/FIRST-Tech-Challenge/scorekeeper.git
synced 2026-03-10 14:16:41 -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
|
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: ''
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|||||||
@@ -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: ''
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|||||||
@@ -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: ''
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|||||||
@@ -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: ''
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|||||||
@@ -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: ''
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|||||||
@@ -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: ''
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|||||||
@@ -13,6 +13,8 @@ Starting with the 2022-2023 season, the scoring system is primarily available to
|
|||||||
|
|
||||||
| Game | Link |
|
| 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 |
|
| 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 |
|
||||||
@@ -48,7 +50,8 @@ To launch, extract the zip and open the `FTCLauncher` file on macOS/Linux or the
|
|||||||
|
|
||||||
## Documentation
|
## 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
|
## Reporting Issues
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user