Skip to content

Commit d71c88d

Browse files
authored
More information on bug reports, feature requests, etc. in README (#17)
1 parent a9dcf7c commit d71c88d

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

README.md

+26
Original file line numberDiff line numberDiff line change
@@ -45,5 +45,31 @@ The `snapshot_versions.json` file in this repo is deliberately set wrong and for
4545
test purpose only. In production build, it will be replaced by the file grabbed
4646
from https://delpa.org/snapshot_versions.json.
4747

48+
## Bug Report and Feature Request
49+
50+
To report a bug or request a feature about this redirection server, please open
51+
a ticket at the [issue tracker][]. To report a bug or request a feature about
52+
the Delpa project in general, please open a ticket at the [Delpa meta issue
53+
tracker][].
54+
55+
## Ask a Question or Show Off a Trick
56+
57+
Please talk about them in the [Forum][].
58+
59+
## Contribution
60+
61+
Please follow the [official GitHub guide][] to create a pull request for this
62+
Git repository.
63+
64+
## License
65+
66+
Copyright(C) 2025 Hong Xu <[email protected]>
67+
68+
See the `COPYING` file.
69+
70+
[Delpa meta issue tracker]: https://github.com/delpa-org/meta/issues
71+
[Forum]: https://github.com/delpa-org/meta/discussions
72+
[issue tracker]: https://github.com/delpa-org/redirection-server/issues
4873
[npm]: https://docs.npmjs.com/cli
74+
[official GitHub guide]: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests
4975
[podman]: https://podman.io/

0 commit comments

Comments
 (0)