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

Create issue templates #2446

Closed
7 tasks done
appetrosyan opened this issue Jul 6, 2022 · 4 comments · Fixed by #2448 or #2459
Closed
7 tasks done

Create issue templates #2446

appetrosyan opened this issue Jul 6, 2022 · 4 comments · Fixed by #2448 or #2459
Assignees
Labels
iroha2-dev The re-implementation of a BFT hyperledger in RUST

Comments

@appetrosyan
Copy link
Contributor

appetrosyan commented Jul 6, 2022

When submitting bug reports we have a few common patterns.

  • We only support LTS and stable versions (in the iroha2-lts and iroha2 branches respectively)
  • We need an Minimum Working Example preferably in Rust (if it's an SDK problem, point them to the proper issue location in them).
  • We need expected and actual behaviour.
  • OS?
  • Compiled or pulled from Docker/Nix
  • LIBC type and version (distro)?
  • Logs in JSON format (+ instructions how to collect them).
@6r1d
Copy link
Contributor

6r1d commented Jul 6, 2022

I'm going to solve that issue.

@appetrosyan appetrosyan added 1.6 iroha2-dev The re-implementation of a BFT hyperledger in RUST and removed 1.6 labels Jul 6, 2022
@6r1d
Copy link
Contributor

6r1d commented Jul 7, 2022

Extended with "documentation" and "feature request" templates after seeing the contributing guide section:

Note: Issues such as outdated documentation, insufficient documentation, or feature requests should use the Documentation or Enhancement labels. They are not bugs.

@6r1d
Copy link
Contributor

6r1d commented Jul 7, 2022

Note: it may be necessary to refresh a related contributing guide section after a merge.

@6r1d 6r1d closed this as completed in #2448 Jul 8, 2022
6r1d added a commit that referenced this issue Jul 8, 2022
[documentation] #2446: improve issue templates
6r1d referenced this issue in 6r1d/iroha Jul 8, 2022
@6r1d 6r1d reopened this Jul 8, 2022
@6r1d
Copy link
Contributor

6r1d commented Jul 8, 2022

There's no default spoiler for JSON logs, so I want to add one.

6r1d referenced this issue in 6r1d/iroha Jul 8, 2022
6r1d referenced this issue in 6r1d/iroha Jul 8, 2022
Signed-off-by: 6r1d <vic.6r1d@gmail.com>
Co-authored-by: Ekaterina Mekhnetsova <mekkatya@gmail.com>
Co-authored-by: Aleksandr Petrosyan <a-p-petrosyan@yandex.ru>
6r1d referenced this issue in 6r1d/iroha Jul 8, 2022
Signed-off-by: 6r1d <vic.6r1d@gmail.com>
Co-authored-by: Ekaterina Mekhnetsova <mekkatya@gmail.com>
Co-authored-by: Aleksandr Petrosyan <a-p-petrosyan@yandex.ru>
6r1d referenced this issue in 6r1d/iroha Jul 8, 2022
Signed-off-by: 6r1d <vic.6r1d@gmail.com>
Co-authored-by: Ekaterina Mekhnetsova <mekkatya@gmail.com>
Co-authored-by: Aleksandr Petrosyan <a-p-petrosyan@yandex.ru>
@6r1d 6r1d closed this as completed in #2459 Jul 8, 2022
6r1d referenced this issue Jul 8, 2022
[documentation] hyperledger#2446 adds a spoiler to issue templates
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
iroha2-dev The re-implementation of a BFT hyperledger in RUST
Projects
None yet
2 participants