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

Add "Getting and Giving Help" section to README #130

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rdpoor
Copy link

@rdpoor rdpoor commented Oct 27, 2023

Thank you for your contribution.

Before submitting this PR, please make sure:

  • Your code builds clean without any errors or warnings
  • You are not breaking consistency
  • You have added unit tests
  • All tests and other checks pass

@rdpoor
Copy link
Author

rdpoor commented Oct 27, 2023

Made one addition and some edits to README:

  • Added "Getting (and Giving) Help section (spoiler: use StackOverflow with fake-function-framework tag)
  • Added (void) to function declarations (since some compilers will warn about empty parameter lists)
  • Fixed buglet in a string comparison example

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.

None yet

1 participant