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

Docs: Add instructions for how to get calendar URLs #187

Closed
wants to merge 2 commits into from

Conversation

joestump
Copy link
Contributor

Fixes #176 (I think?)

@tykeal
Copy link
Owner

tykeal commented May 11, 2024

@joestump I require a DCO (Signed-off-by) line in commit messages for contributions. Can you please do a squash of the commits in this PR and update the commit message to have on please?

for example:

git rebase -i HEAD~2
# follow the directions to squash
# The following will tack on your DCO if you haven't already added it
git commit --amend -s --no-edit
git push origin patch-1 --force

@tykeal tykeal added the documentation Improvements or additions to documentation label May 11, 2024
@tykeal tykeal changed the title Add instructions for how to get calendar URLs (AirBnB and VRBO) Docs: Add instructions for how to get calendar URLs May 11, 2024
@tykeal
Copy link
Owner

tykeal commented May 11, 2024

You will also need to update the commit message to have a conventional commit message subject line. I've updated the PR title to reflect what I would expect.

tykeal pushed a commit that referenced this pull request May 14, 2024
This is a re-implementation of PR #187 to pass tests.

Signed-off-by: Andrew Grimberg <tykeal@bardicgrove.org>
@tykeal tykeal mentioned this pull request May 14, 2024
tykeal pushed a commit that referenced this pull request May 14, 2024
This is a re-implementation of PR #187 to pass tests.

Signed-off-by: Andrew Grimberg <tykeal@bardicgrove.org>
tykeal pushed a commit that referenced this pull request May 14, 2024
This is a re-implementation of PR #187 to pass tests.

Signed-off-by: Andrew Grimberg <tykeal@bardicgrove.org>
@tykeal
Copy link
Owner

tykeal commented May 14, 2024

This has been reworked in #192

@joestump you still get authorship credit on it 😄

@tykeal tykeal closed this May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Please complet the doc
2 participants