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 driven development #1

Open
ghost opened this issue May 31, 2017 · 2 comments
Open

Issue driven development #1

ghost opened this issue May 31, 2017 · 2 comments

Comments

@ghost
Copy link

ghost commented May 31, 2017

Currently we are not following issue driven development... However, it is a preferred way...
For every new feature, there should be a corresponding issue beforehand and commit implementing that new feature should address this issue.

@surajkothawade
Copy link
Collaborator

surajkothawade commented May 31, 2017

The link to the clear log messages button issue
https://www.drupal.org/node/2275743
Should we add issue #2275743 to the commit?

@ghost
Copy link
Author

ghost commented May 31, 2017

@Suraj12378 no... what I meant was, in this repository, we should have an issue before implementing the new feature and the commit should refer to that issue (issue in this repository)... I was not talking about the upstream issue

so what you can do is, create a issue in this repo and amend your commit message to refer to that issue according to the good commit message guidelines mentioned here http://api.coala.io/en/latest/Developers/Writing_Good_Commits.html

and for features you'll be implementing in future... create an issue first

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