-
Notifications
You must be signed in to change notification settings - Fork 67
Huddle templates #25
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
base: master
Are you sure you want to change the base?
Huddle templates #25
Conversation
pythonicrubyist
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks a lot for your valuable contribution. Can you please update the README with instructions on how to use this new feature? Thanks.
|
sorry that was a mistake Im developing more but that was not really much of
a change.
Thanks
Bob
…On Fri, 4 Dec 2020 at 14:35, Ramtin Vaziri ***@***.***> wrote:
***@***.**** requested changes on this pull request.
Thanks a lot for your valuable contribution. Can you please update the
README with instructions on how to use this new feature? Thanks.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#25 (review)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAX3S3EUJQOWOHTYRFOEUB3STDQQNANCNFSM4ULV7UBA>
.
|
| <?xml version="1.0" encoding="UTF-8" standalone="yes"?> | ||
| <Types xmlns="http://schemas.openxmlformats.org/package/2006/content-types"> | ||
| <Default ContentType="application/xml" Extension="xml"/> | ||
| <Default ContentType="application/vnd.openxmlformats-package.relationships+xml" Extension="rels"/> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@**
| <Default ContentType="application/vnd.openxmlformats-package.relationships+xml" Extension="rels"/> | |
| <Default ContentType="application/vnd.openxmlformats-package.relationships+xml" Extension="rels"/> |
**
| @@ -1,18 +1,19 @@ | |||
| <?xml version="1.0" encoding="UTF-8" standalone="yes"?> | |||
| <Types xmlns="http://schemas.openxmlformats.org/package/2006/content-types"> | |||
| <Default ContentType="application/xml" Extension="xml"/> | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| <Default ContentType="application/xml" Extension="xml"/> | |
| <Default ContentType="application/xml" Extension="xml"/> |
No description provided.