-
Notifications
You must be signed in to change notification settings - Fork 399
This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Improve the documentation for where to ask questions #825
Comments
I created a PR for the wrong issues link on the new website a few weeks ago (eclipse-birt/birt-website#25) but this wasn't merge yet. And the fact that the uppercase link /BIRT/ does not work on eclipse.org is a pity. Can this be changed? Apart from these details, your question is one of those that I ask myself. It seems that hardly anyone watches the new website for PRs. For example, when I could not sleep last night, I thought about creating some example reports explaining single features or special topics. Originally I played with the idea of writing a new book about BIRT (since e.g. "BIRT - A Field Guide" is no longer available, and in BIRT teaching sessions, the learners often ask for a printed tutorial in German). But the rate between effort and potential commercial success seems to speak against the book idea. So I think about where should I place example reports, short tutorials for advanced topics etc? The natural place for tutorials and examples would be a wiki on the new website. So: Who is responsible for merging PRs on the website? I think it is very important to further improve the online documentation and (as a side effect) demonstrate that the project is alive. An improved documentation can also reduce the number of beginner questions significantly, I hope. One thing that is lacking is a feature list, a description of what BIRT can do and what BIRT cannot do. For layout, there should be a table like this for the most important emitters (I :
Yes* means: Not natively supported, but reasonable workaround are available.
We are still a small team. I think it is necessary to clearly divide questions about how to use BIRT from enhancement proposals and bug reports. Pure usage questions should go into birt/discussions, not into birt/issues. The categories that we have in discussions are sufficient, I think. |
This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
It's not easy to find out where to ask questions. When a user asks a question like this:
https://www.eclipse.org/forums/index.php/mv/msg/1110081/1850012/#msg_1850012
I ask myself, where does BIRT direct the user to ask questions?
This page directs the user to the forum:
https://projects.eclipse.org/projects/technology.birt/contact
And it's good that if one finds the BIRT forum:
http://www.eclipse.org/forums/eclipse.birt
It announces that the following is a redirect:
https://github.com/eclipse/birt/discussions
But going to this site:
https://www.eclipse.org/BIRT/
I'm redirected to this site, which is really pretty, well done!
https://eclipse.github.io/birt-website/
And if I go to this page:
https://eclipse.github.io/birt-website/docs/community
It doesn't tell me about using this page for questions:
https://github.com/eclipse/birt/discussions
And the issues link on the community page links to the following page, which is a 404:
https://github.com/eclipse/issues
It should link to this:
https://github.com/eclipse/birt/issues
So it's really quite difficult to find out where to ask question or how to report issues.
The website looks so nice and better links for issue reporting and question asking would be a nice improvement.
The text was updated successfully, but these errors were encountered: