mirror of
https://github.com/FIRST-Tech-Challenge/scorekeeper.git
synced 2026-03-09 21:56:44 -04:00
Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5d0d81bfc9 | ||
|
|
81911e286d | ||
|
|
a12637632e | ||
|
|
b4dbe8e436 |
@@ -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: ''
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|||||||
@@ -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 |
|
||||||
|
|||||||
Reference in New Issue
Block a user