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 a solution for fixing errors caused by using git commit -S in macOS JetBrains IDEs #99

Open
kurosakishigure opened this issue Dec 19, 2024 · 1 comment
Labels
documentation Add or improve docs good first issue Easy to fix issue

Comments

@kurosakishigure
Copy link
Owner

kurosakishigure commented Dec 19, 2024

Page Link

https://github.com/kurosakishigure/katharsis/blob/canary/docs/FAQ.md

What is the documentation issue?

On macOS, if you're using a JetBrains IDEs, the default ~/.gnupg/pinentry-ide.sh may cause signing errors. To resolve this issue, contributors should install an alternative pinentry tool by running:

brew install pinentry-mac

Is there any context that might help us understand?

For more details, refer to paolocarrasco.

@kurosakishigure kurosakishigure added the documentation Add or improve docs label Dec 19, 2024
@kurosakishigure kurosakishigure changed the title Add a section to the contribution guidelines: Submitting Changes. Add a section to the contribution guidelines: Submitting Changes Dec 22, 2024
@kurosakishigure kurosakishigure changed the title Add a section to the contribution guidelines: Submitting Changes Add PR annotations in the CONTRIBUTING.md file Dec 22, 2024
@kurosakishigure kurosakishigure added the good first issue Easy to fix issue label Dec 31, 2024
Copy link

The issue was marked with the good first issue label by a maintainer.

This means that it is a good candidate for someone interested in contributing to the project, but does not know where to start.

Note

To get started, read the Contributing Guide.

@kurosakishigure kurosakishigure changed the title Add PR annotations in the CONTRIBUTING.md file doc: Add PR annotations in the CONTRIBUTING.md file Dec 31, 2024
@kurosakishigure kurosakishigure changed the title doc: Add PR annotations in the CONTRIBUTING.md file docs: Add PR annotations in the CONTRIBUTING.md file Jan 5, 2025
@kurosakishigure kurosakishigure changed the title docs: Add PR annotations in the CONTRIBUTING.md file docs: Add annotations in the CONTRIBUTING.md file Jan 6, 2025
@kurosakishigure kurosakishigure changed the title docs: Add annotations in the CONTRIBUTING.md file docs: Add a fix for using git commit -S in JetBrains IDEs Jan 6, 2025
@kurosakishigure kurosakishigure changed the title docs: Add a fix for using git commit -S in JetBrains IDEs docs: Add a solution for fixing errors caused by using git commit -S in JetBrains IDEs Jan 6, 2025
@kurosakishigure kurosakishigure changed the title docs: Add a solution for fixing errors caused by using git commit -S in JetBrains IDEs docs: Add a solution for fixing errors caused by using git commit -S in macOS JetBrains IDEs Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Add or improve docs good first issue Easy to fix issue
Projects
None yet
Development

No branches or pull requests

1 participant