8 comments (8 comments)5 reactions (5 reactions)0 assignees (0 assignees)Java3,730 stars (3,730 stars)700 forks (700 forks)batch import
help wanted
Description
Contributor guide
- Tech stack
- javashell
- Domain
- desktopdevops
- Issue type
- feature
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 3
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- 1-2 days
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- stale
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- clear
- Prerequisites
- Knowledge of Flatpak packagingJava build system (Maven/Gradle)Linux environment
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 70
- Research direction
- Review the Flatpak submission guide linked in the issue. Examine the existing build system of Angry IP Scanner (likely Maven) to understand how to build the app. Check the repository for any existing packaging scripts or discussions about Flatpak in the comments. Create an initial Flatpak manifest file based on the guide and test it locally.