Skip to content

Contributing

Henrik Olsson edited this page Sep 1, 2026 · 1 revision

Firestarter EPROM Programmer


Contributing

Where to report a problem

firestarter_prom is the only repository where GitHub Issues are maintained. GitHub Issues are disabled on both firestarter and firestarter_app. Every bug report and feature request goes to https://github.com/henols/firestarter_prom/issues, whichever part of the system it concerns.

Where to open a pull request

Submit pull requests to the repository containing the code you are changing.

  1. Application changes → firestarter_app
  2. Firmware changes → firestarter
  3. Project documentation or planning → firestarter_prom

Changes that span repositories

  1. Create a single issue in firestarter_prom.
  2. Reference that issue from each implementation PR.
  3. Keep design discussion in the issue.
  4. Keep implementation discussion in the relevant PRs.

Security reports

Firestarter has no private disclosure channel, so a security report goes on the public tracker with everything else.

Clone this wiki locally