Compare commits

..

29 Commits

Author SHA1 Message Date
Jacob Burroughs
3c18627718 Create documentation-request.md 2022-11-09 19:40:38 -06:00
Jacob Burroughs
929169b123 Update scorekeeper guide link
Fixes #584
2022-10-27 07:49:17 -05:00
Jacob Burroughs
aa5d6e957c Update README.md 2021-11-30 11:53:31 -06:00
Jacob Burroughs
ed84e31ec9 Fis issue templates 2020-12-17 16:48:11 -06:00
Jacob Burroughs
d58704fb79 Merge pull request #518 from FIRST-Tech-Challenge/build-issue-templates
Update issue templates
2020-12-17 16:37:21 -06:00
Jacob Burroughs
ef81371fea refine templates 2020-12-17 16:35:59 -06:00
Jacob Burroughs
6b07906ded Update issue templates 2020-12-17 16:22:17 -06:00
Craig MacFarlane
fd56dce06b Update README.md 2020-11-09 18:03:35 -08:00
FTC Engineering
9922ab52b1 Update README.md 2019-10-11 07:33:28 -04:00
FTC Engineering
522eac0fb0 Update README.md 2018-11-12 10:03:00 -05:00
FTC Engineering
17c87b8b04 Update README.md 2018-10-18 16:12:44 -04:00
FTC Engineering
fbac67b4fe Update README.md 2018-10-18 14:15:00 -04:00
FTC Engineering
3791a0bc2a Update README.md 2018-10-12 21:11:13 -04:00
FTC Engineering
7d3159fc4c Update README.md 2018-09-13 11:28:58 -04:00
FTC Engineering
a816e47941 Update README.md 2018-09-13 11:28:06 -04:00
FTC Engineering
8bb52e4c16 Update README.md 2018-09-13 10:55:39 -04:00
FTC Engineering
cdf909eab4 Update README.md 2018-09-13 10:54:43 -04:00
FTC Engineering
a478acf440 Update README.md 2018-09-13 10:53:16 -04:00
FTC Engineering
665bfb93e9 Update README.md 2018-09-13 10:50:07 -04:00
FTC Engineering
b7a0428193 Update README.md 2018-09-13 10:47:30 -04:00
FTC Engineering
0a7fb8dad2 Update README.md 2018-09-13 10:46:22 -04:00
FTC Engineering
b4a35d0774 Update README.md 2018-09-13 10:45:44 -04:00
FTC Engineering
9970225e01 Update README.md 2018-09-13 10:43:05 -04:00
FTC Engineering
854b4e30f5 Update README.md 2018-09-13 10:42:22 -04:00
FTC Engineering
2c39e095c5 Update README.md 2018-09-13 10:41:33 -04:00
FTC Engineering
883696fac2 Update README.md 2018-09-13 10:34:48 -04:00
FTC Engineering
37ab1753dd Update README.md 2018-09-13 10:33:15 -04:00
FTC Engineering
01a1f0ef12 Update README.md 2018-09-13 09:28:39 -04:00
FTC Engineering
cd6530394b Update README.md 2018-09-13 09:21:01 -04:00
7 changed files with 161 additions and 5 deletions

View File

@@ -0,0 +1,33 @@
---
name: Cloud Scoring Bug Report
about: Submit a bug in ftc-scoring.firstinspires.org
title: ''
labels: Cloud, bug
assignees: ''
---
<!--- DO NOT INCLUDE PRIVATE INFORMATION IN THIS ISSUE --->
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Device (please complete the following information):**
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]
**Additional context**
Add any other context about the problem here.

View File

@@ -0,0 +1,20 @@
---
name: Cloud Scoring Feature Request
about: Suggest an idea for for ftc-scoring.firstinspires.org
title: ''
labels: Cloud, enhancement
assignees: ''
---
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
**Additional context**
Add any other context or screenshots about the feature request here.

1
.github/ISSUE_TEMPLATE/config.yml vendored Normal file
View File

@@ -0,0 +1 @@
blank_issues_enabled: false

View File

@@ -0,0 +1,16 @@
---
name: Documentation Update Request
about: Request an addition, correction or update to documentation
title: ''
labels: documentation
assignees: ''
---
** Requested Change **
What you would like to see updated (or added) to documentation
** Relevant existing documentation **
A link to any existing documentation, with page number if appropriate

View File

@@ -0,0 +1,33 @@
---
name: Traditional (FTCLive) Bug Report
about: Submit a bug in the traditional scoring system
title: ''
labels: Local, bug
assignees: ''
---
<!--- DO NOT INCLUDE PRIVATE INFORMATION IN THIS ISSUE --->
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Device (please complete the following information):**
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]
**Additional context**
Add any other context about the problem here.

View File

@@ -0,0 +1,20 @@
---
name: Traditional (FTCLive) Feature Request
about: Suggest an idea for the traditional scoring system
title: ''
labels: Local, enhancement
assignees: ''
---
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
**Additional context**
Add any other context or screenshots about the feature request here.

View File

@@ -1,11 +1,44 @@
# Welcome!
This GitHub repository can be used to download the FIRST Tech Challenge Live scorekeeper software. Also, if you have a GitHub user account, you can use the "Issues" database feature to report and track issues with the software.
# Attention: Remote 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)
A video walkthrough can be found on YouTube: [Remote Event Scoring For Teams](https://www.youtube.com/watch?v=5pGDi_Kq7ks&list=PLEuGrYl8iBm48sXHM8wOIPECDvD1zGgr2)
# Welcome: Traditional Events
This GitHub repository can be used to download the _FIRST_ Tech Challenge Live scorekeeper software. Also, if you have a GitHub user account, you can use the ["Issues" database](https://github.com/FIRST-Tech-Challenge/scorekeeper/issues) to report and track issues with the software.
## Downloading the software
The software is available for download under the Releases page of this repository. Click on the "releases" link towards the upper right hand corner of the main page to navigate to the Release page. Browse the releases page for version you are looking forward, and click on the appropriate link to download the archived software. The software is stored on the server as an archived .zip or .tar file. Once you have downloaded the archive file, uncompress the file using the appropriate tool for your computer.
The software is available for download under the [Releases page](https://github.com/FIRST-Tech-Challenge/scorekeeper/releases) of this repository. Click on the ["releases" link](https://github.com/FIRST-Tech-Challenge/scorekeeper/releases) towards the upper right hand corner of the [main page](https://github.com/FIRST-Tech-Challenge/scorekeeper) to navigate to the [Releases page](https://github.com/FIRST-Tech-Challenge/scorekeeper/releases).
<p align="center"><img src="https://github.com/FIRST-Tech-Challenge/WikiSupport/blob/master/scorekeeper/releasesLink.png" width="400"></p>
<p align="center">Click on the "releases" link to go to the Releases page.</p>
Browse the [Releases page](https://github.com/FIRST-Tech-Challenge/scorekeeper/releases) for the version that you are looking for, and click on the appropriate link to download the archived software. The software is stored on the server as an archived .zip or .tar file. Note that most users (Windows and Mac users especially) will want to download the .zip format archive file. Once you have downloaded the archive file, uncompress the file using the appropriate tool on your computer.
<p align="center"><img src="https://github.com/FIRST-Tech-Challenge/WikiSupport/blob/master/scorekeeper/downloadZip.png" width="400"></p>
<p align="center">Click on the file that you'd like to download.</p>
Note that you want to download the "FIRST-Tech-Challenge-Live" archive file, and not the "Source code" file. The "Source code" file does not contain any usable content.
## Documentation
Currently, the user documentation exists as a living Google Drive document. You can access the document using the following link:
The user documentation can be found here:
&nbsp;&nbsp;[User Documentation for Scorekeeping Software](https://docs.google.com/document/d/1x5OHQiNgm70inQ-FRYEhM0RPY0hKwaQIH3_FfDnf1bw/edit?usp=sharing)
&nbsp;&nbsp;[FTC Scorekeeper Manual](https://firstinspiresst01.blob.core.windows.net/first-energize-ftc/scorekeeper-guide.pdf)
## Reporting Issues
Click on the ["Issues" link](https://github.com/FIRST-Tech-Challenge/scorekeeper/issues) towards the upper left hand corner of the main page of this repository to navigate to the [Issue Tracking Database page](https://github.com/FIRST-Tech-Challenge/scorekeeper/issues). If you are logged in to your GitHub user account (which is available for free from GitHub) you can create and reply to issues in the database.
<p align="center"><img src="https://github.com/FIRST-Tech-Challenge/WikiSupport/blob/master/scorekeeper/issues.png" width="400"></p>
<p align="center">Click on the "Issues" link to go to the Issues page.</p>
The developers of the software requested that if you encounter a bug, you copy and archive (compress into .zip form) the "db" subdirectory and then create an issue on the Issues database and attach the .zip file to the newly created issue and save the attachment with the issue. The "db" folder is located in the "lib" subfolder.
While you are editing your issue, if you click the link called "selecting them" towards the bottom of the issue window, a dialog box will appear. You can use this dialog box to select a local file from your computer to attach to the issue that you are editing.
<p align="center"><img src="https://github.com/FIRST-Tech-Challenge/WikiSupport/blob/master/scorekeeper/selectingThem.png" width="600"></p>
<p align="center">Click on the "selecting them" link to attach a local file to your issue.</p>