You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.

56 lines
2.4 KiB
Markdown

3 years ago
# pollen-users [![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.0-4baaaa.svg)](CODE_OF_CONDUCT.md)
5 years ago
4 years ago
This is the official discussion area / mailing-list substitute for [Pollen](https://pollenpub.com), a book-publishing system written in Racket, as well as the related project [Quad](https://docs.racket-lang.org/quad/), a document processor that converts markup to PDF and cooperates nicely with Pollen.
5 years ago
Questions, suggestions, announcements welcome. Your host: Matthew Butterick.
This supersedes the `pollenpub` Google Group that was used from June 2015 August 2019.
### To read
No login necessary. All activity happens under the [Issues](https://github.com/mbutterick/pollen-users/issues) tab.
### To post
5 years ago
You need a GitHub account (free; email address needed). Then [post a new issue](https://github.com/mbutterick/pollen-users/issues/new).
5 years ago
5 years ago
### What kinds of topics can be posted here?
4 years ago
Anything pertaining to using Pollen or Quad — questions, suggestions, feature requests, etc. (Dont feel constrained by the fact that they are all known as “Issues”.)
5 years ago
5 years ago
### After I post a question, when should I use the “close issue” button?
If you got a satisfactory answer, sure — hit the “close issue” button, and then others will know that no further reply is needed. BTW closing an issue doesnt delete it or prevent further discussion post-closure. The issue can also be reopened if you change your mind.
5 years ago
5 years ago
### Can I search issues?
5 years ago
Yes. Use the search box in the top nav bar, which will search this repository (including all the issues).
5 years ago
5 years ago
### To receive email notification of responses
5 years ago
If you start a new issue or post a response, youll automatically get email notification of subsequent messages posted to that thread.
5 years ago
5 years ago
### To receive email notification of new issues as they are created
5 years ago
That is, in the classic mailing-list style. At the top of the screen, use the “Watch” button to change your status to “Watching”.
4 years ago
### Does this replace the Pollen or Quad source repository?
5 years ago
4 years ago
No. Those remain at https://github.com/mbutterick/pollen and https://github.com/mbutterick/quad, respectively.
5 years ago
4 years ago
### Where should I post bugs?
5 years ago
4 years ago
Probably on the source repo, though Im not going to be finicky about it.
5 years ago
4 years ago
### Why not consolidate all the issues in the source repos?
5 years ago
4 years ago
I prefer to restrict the issues in the source repos to coding-related tasks.
5 years ago