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

Update issue templates #9

Merged
merged 3 commits into from
Dec 4, 2019
Merged

Update issue templates #9

merged 3 commits into from
Dec 4, 2019

Conversation

speth
Copy link
Member

@speth speth commented Dec 3, 2019

Creating issue templates to clarify the purpose of this repository and structure the contents of the submitted feature requests / work in progress reports. Based loosely on the Numpy Enhancement Proposal template.

* Who is affected by the change?
* Why is this a good solution?

**Description**
Copy link
Member

@decaluwe decaluwe Dec 4, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One thought that comes to mind: this template seems to assume that the requestor has a solution in mind. There should either be a separate template for somebody opening a request but w/ no idea how to solve it, or a hearty dose of "(if applicable)" in this template.

Looking at the work-in-progress template, I think it might be best to leave that as is, and then maybe collapse Description and Alternatives into a single section, here. Something like Possible Solutions?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's a good point -- a feature request doesn't need that much detail on the implementation, at least to start. Updated accordingly.

Describe the need for the work being done:

* What problem is it trying to solve?
* Who is affected by the change?
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would an entry for "Files impacted" be worthwhile?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We could ask for files / classes impacted, but that feels like more detail than necessary. Once people have modifications underway, I'd like them to link to the in-progress branch where they're working.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, good point. My only thought here was that it would give a way to communicate to others if the "ground beneath their feet" was about to change. i.e. if there is some major change that is going to affect files where they are currently working on changes. But agree that it might be a bit much to ask for...

@bryanwweber
Copy link
Member

Can you add a README that summarizes some of this as well as the point of this repo?

@@ -0,0 +1,28 @@
---
name: Feature request
about: " Suggest a new feature to enhance Cantera"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Leading space here, and does it need the quotes?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed the leading space. I'm leaving the quotes because GitHub put them there when I used their tool to create these issue templates.

@bryanwweber
Copy link
Member

Thanks for taking this on @speth!

@ischoegl
Copy link
Member

ischoegl commented Dec 4, 2019

I think this repo is a great idea. Thanks!

@speth speth merged commit bffdcf5 into master Dec 4, 2019
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

Successfully merging this pull request may close these issues.

4 participants