curl/.github/CONTRIBUTING.md
Viktor Szakats 3040971d12
GHA: silence proselint warnings and an error
Fix new issues found by `proselint`.

Also:
- silence this technical warning:
  ```
  :0: DeprecationWarning: /home/runner/.proselintrc was found instead of a JSON file. Rename to /home/runner/.proselintrc.json.
  ```
- fix an input filename.
  `proselints` fails now if an input file is missing.

Reported-by: Jay Satiro
Bug: https://github.com/curl/curl/pull/15291#issuecomment-2410505100
Closes #15293
2024-10-15 16:44:17 +02:00

648 B

How to contribute to curl

Join the community

  1. Click 'watch' on the GitHub repo

  2. Subscribe to the suitable mailing lists

Read CONTRIBUTE

Send your suggestions using one of these methods:

  1. in a mail to the mailing list

  2. as a pull request

  3. as an issue

/ The curl team