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

#262 fix: Pass through existing extra data from the input #263

Merged
merged 1 commit into from
Aug 28, 2016

Conversation

gsingers
Copy link
Contributor

See #262 for details. Small patch to pass through extra_data from the original input statement. This is useful for knowing where/how to respond, who asked the original question, etc.

@@ -12,3 +12,7 @@ settings.py

# Sphinx docs
docs/_build/

# IntelliJ
.idea
Copy link
Contributor

Choose a reason for hiding this comment

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

You probably want to also add these to your global .gitignore file, so this doesn't have to be done for every project you contribute to.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

yeah, good point.

@gunthercox
Copy link
Owner

Thank you 👍 Looks good.

@gunthercox gunthercox merged commit 779697f into gunthercox:master Aug 28, 2016
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.

3 participants