Skip to content

chore: add issue templates and CONTRIBUTING guide#4

Merged
zelinewang merged 1 commit into
mainfrom
chore/community-surface
Jul 13, 2026
Merged

chore: add issue templates and CONTRIBUTING guide#4
zelinewang merged 1 commit into
mainfrom
chore/community-surface

Conversation

@zelinewang

Copy link
Copy Markdown
Owner

What

  • Add GitHub issue forms: .github/ISSUE_TEMPLATE/bug_report.yml + feature_request.yml
  • Add CONTRIBUTING.md (zero-build setup, the two CI checks, PR expectations, MIT)

The bug form asks where it was seen (local http.server vs. deployed) and which
live feed (MODIS C6.1 / VIIRS NOAA-20 C2), since the data is live and transient.

Why

No issue template or contributing guide existed. Because FireSight runs live
against NASA FIRMS feeds, a bug is much easier to chase with the feed + timing
captured up front — the form makes that the default.

How verified

The exact two checks CI runs (.github/workflows/ci.yml), run against this clone:

$ node --check src/app.js            # exit 0
$ python3 -m py_compile scripts/*.py  # exit 0

Docs + templates only — no code or default-behavior changes.

@netlify

netlify Bot commented Jul 13, 2026

Copy link
Copy Markdown

Deploy Preview for firesight ready!

Name Link
🔨 Latest commit b281b42
🔍 Latest deploy log https://app.netlify.com/projects/firesight/deploys/6a553c30121b750009f1cffe
😎 Deploy Preview https://deploy-preview-4--firesight.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@zelinewang
zelinewang merged commit fde4ec1 into main Jul 13, 2026
9 checks passed
@zelinewang
zelinewang deleted the chore/community-surface branch July 13, 2026 22:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant