os-fpga / FOEDAG

Framework Open EDA Gui
https://foedag.readthedocs.io
Other
58 stars 30 forks source link

Need Issue and Pull Request Templates #3

Closed tangxifan closed 2 years ago

tangxifan commented 2 years ago

To ease

We definitely need


name: Bug report about: Create a report to help us improve title: '' labels: '' assignees: ''


Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Clone FOEDAG repository and checkout commit id:
  2. Execute FOEDAG test or your own example:
  3. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Enviornment (please complete the following information):

  • OS:
  • Compiler:
    • Version:

Additional context Add any other context about the problem here.

Motivate of the pull request

  • [ ] To address an existing issue. If so, please provide a link to the issue:
  • [ ] Breaking new feature. If so, please describe details in the description part.

Describe the technical details

What is currently done? (Provide issue link if applicable)

What does this pull request change?

Which part of the code base require a change

  • [ ] Tcl
  • [ ] QT-Main
  • [ ] Multithread
  • [ ] Waveform Viewer
  • [ ] Schematic Viewer
  • [ ] Text Editor
  • [ ] Console
  • [ ] Replay
  • [ ] Compiler Flow
  • [ ] Project setup
  • [ ] Reports
  • [ ] Code smell
  • [ ] Continous Integration (CI) scripts

Impact of the pull request

  • [ ] Require a change on Quality of Results (QoR)
  • [ ] Break back-compatibility. If so, please list who may be influenced.
tangxifan commented 2 years ago

All done. I have tested the features on my machine. It works fine. If anyone see anything wrong, we can re-open this issue