Skip to content

For feedback collection and external issue tracking

Notifications You must be signed in to change notification settings

EventHopper/Feedback

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Feedback 💬

This repository is for feedback, bug reports and external issue tracking in accordance with GitHub's public issue tracking standards.


Cloning this repository is discouraged if simply using for scripting within the Google suite of products.
You can use this repository to copy templates for scripts and transfer actionable issues to relevant repositories.



TODO 🎯:

Short Term

  • Build Google Forms Scripts to convert external forms into issues (achieved in Issue #3)
  • Create guided walkthrough for USAGE.md
  • Create template.gs file for contributers to start from
  • Create "Google Form to Issue" string conversion formats:
    • Bug Report
    • Feature Request
    • Abuse Report
  • Create labels for various project aspects (i.e. flutter-app, iOS, Android, API etc.)
  • Create labels for testing groups (i.e. beta-release, stable-release etc.)


Long Term

  • Integrate with some form of passive in-app bug reporting tool like Sentry.io
  • Use Github API to generate a monthly summary dashboard of issues
  • Create OAuth App to manage pipeline

Getting Started

You will be able to push code to this repository using the Google Script Engine Github Extension (Pulling from the Google script editor not recomennded as this will flood your script project with other unnecessary scripts).

Prerequisites

Code Usage

Review USAGE.md

Resources

Notes

  • The .gs files are basically javascript files run from the script editor on V8 Runtime (the same javascript engine that runs Google Chrome and Node.js).

About

For feedback collection and external issue tracking

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published