Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Document the usage for @CustomBinding

Open
#83 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
35/100
Issue type
Documentation
Clarity
Mostly clear
Activity status
Stale
Tech stack
java
Domain
documentation

Research direction

Start with src/main/java/com/microsoft/azure/functions/annotation/CustomBinding.java and review its current comments. Document how developers can extend @CustomBinding to create a new annotation and samples, and explain which properties tooling may or may not override. The work is done when both audiences and both requested topics are covered.

Written by the indexing model from the issue text.

Description

I think based on the current comments we have in https://github.com/Azure/azure-functions-java-library/blob/dev/src/main/java/com/microsoft/azure/functions/annotation/CustomBinding.java, we still need more information for both developers and tooling side, which may include:

  • How to extend the @CustomBinding to generate a new annotation and samples
  • Which properties are allowed to override and which are not allowed
Dominant language
Java
Stars
45
Forks
49
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from Azure/azure-functions-java-library

All issues in Azure/azure-functions-java-library

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.