Skip to content
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

issue templates #255

Open
5 tasks
tpapp opened this issue Feb 6, 2021 · 1 comment
Open
5 tasks

issue templates #255

tpapp opened this issue Feb 6, 2021 · 1 comment

Comments

@tpapp
Copy link
Collaborator

tpapp commented Feb 6, 2021

I think we should use issue templates. @KristofferC, I don't have permissions on this repo to create them, so if you agree please create some. I am thinking of something like the following:

Bug report

Please check the following:

  1. make sure you are using the latest released version, or master
  2. create a self-contained minimum working example to demonstrate the issue
  3. make sure you are using PGFPlotsX directly, not as a backend to eg Plots. Issues with this package as a backend belong in the repository of the package that makes use of it

Self-contained minimum working example:

using PGFPlotsX

You Julia version (VERSION):

Description of the bug:

Please attach output generated with pgfsave("output.png", ...) if applicable.

Feature request or suggestion

We are happy to add new features. Please keep in mind that PGFPlotsX is mostly a text generation engine that outputs LaTeX code, to be rendered by the LaTeX package pgfplots. Consequently, it can only support what pgfplots is able to do, or what can be achieved by some simple transformation in Julia.

If possible, please link examples of LaTeX code and the desired output.

Support request

We are happy to provide support for users of this package.

Please check that include (if applicable):

  1. self-contained Julia code you have written to generate your plots (including generated mock data),
  2. a description of what you are trying to do, with links to or attachments of example output if possible
@tpapp
Copy link
Collaborator Author

tpapp commented Apr 1, 2021

bump, as we are getting a lot of Plots.jl issues again

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant