LLNL / sundials

Official development repository for SUNDIALS - a SUite of Nonlinear and DIfferential/ALgebraic equation Solvers. Pull requests are welcome for bug fixes and minor changes.
https://computing.llnl.gov/projects/sundials
BSD 3-Clause "New" or "Revised" License
523 stars 131 forks source link

Maintenance/GitHub issues prs templates #478

Closed balos1 closed 6 months ago

balos1 commented 6 months ago

Adds templates for issues and PRs. The templates need to be on main to work. After merging this into main we can sync main and develop.

balos1 commented 6 months ago

You can preview how these templates look here https://github.com/sundials-codes/test-github-templates

balos1 commented 6 months ago

@gardner48 Once you approve, this can be merged (Jenkins CI can be bypassed since it only changes these template files).

gardner48 commented 6 months ago

@gardner48 Once you approve, this can be merged (Jenkins CI can be bypassed since it only changes these template files).

Do we want to merge this to main and rebase develop or put this in develop and have it go into main with the next release?

balos1 commented 6 months ago

I would like it to go into main now and rebase develop so we do not have to wait for the templates to be active.