Skip to content

Conversation

@dido18
Copy link
Contributor

@dido18 dido18 commented Nov 10, 2025

Motivation

Going open source, we need a better issue-reporting mechanism and better documentation.

Change description

  • Edit the README with more concise information
  • Created a docs folder with
    • Contributing.md guide
    • contribute-guide with the markdown guide
    • user-documentation.md with an initial documentation of the arduino-app-cli
  • Creates a ISSUE_TEMPLATE folder with two types of issues "Bug report" or "Feature request"
  • Renamed arduino-app-cli:build:local: into buld and arduino-app-cli:start into start

Additional Notes

Taken from https://github.com/arduino/tooling-project-assets/
beta-testing has not been added

Reviewer checklist

  • PR addresses a single concern.
  • PR title and description are properly filled.
  • Changes will be merged in main.
  • Changes are covered by tests.
  • Logging is meaningful in case of troubleshooting.

@per1234 per1234 added documentation Improvements or additions to documentation enhancement New feature or request labels Nov 10, 2025
dido18 and others added 18 commits November 11, 2025 09:33
Co-authored-by: Per Tillisch <[email protected]>
Co-authored-by: Per Tillisch <[email protected]>
Co-authored-by: Per Tillisch <[email protected]>
Co-authored-by: Per Tillisch <[email protected]>
@dido18 dido18 changed the title docs: Add readme with CONTRIBUTING.md guidelines docs: refactor readme + guidelines Nov 11, 2025
@dido18 dido18 marked this pull request as ready for review November 11, 2025 14:05
@dido18 dido18 requested a review from a team November 11, 2025 14:21
dido18 and others added 4 commits November 11, 2025 17:01
* set serial number for network discovery at post install time

* adds space in a comment

* set script running before Avahi service

* code review fix

* code review fix

* code review fix
…sion" #31 (#49)

* Add the server version to arduino-app-cli version.

* Add copyright header.

---------

Co-authored-by: Luca Rinaldi <[email protected]>
Copy link
Contributor

@lucarin91 lucarin91 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dido18 can you rebase with the latest main?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants