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: improved how to contribute section #776

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

qor-lb
Copy link
Contributor

@qor-lb qor-lb commented Mar 25, 2025

Resolves: #774

@qor-lb qor-lb requested review from ramceb and johannes-esr March 25, 2025 09:51
@qor-lb qor-lb linked an issue Mar 25, 2025 that may be closed by this pull request
Copy link

github-actions bot commented Mar 25, 2025

License Check Results

🚀 The license check preparation job ran successfully.

Status: ⚠️ Needs Review

Click to expand output
2025/03/25 14:45:43 Downloading https://releases.bazel.build/7.4.0/release/bazel-7.4.0-linux-x86_64...
Extracting Bazel installation...
Starting local Bazel server and connecting to it...
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
Loading: 
Loading: 0 packages loaded
Loading: 0 packages loaded
    currently loading: docs
Loading: 0 packages loaded
    currently loading: docs
Loading: 0 packages loaded
    currently loading: docs
Analyzing: target //docs:license.check.python (1 packages loaded, 0 targets configured)
Analyzing: target //docs:license.check.python (1 packages loaded, 0 targets configured)

Analyzing: target //docs:license.check.python (89 packages loaded, 10 targets configured)

Analyzing: target //docs:license.check.python (95 packages loaded, 10 targets configured)

Analyzing: target //docs:license.check.python (106 packages loaded, 191 targets configured)

Analyzing: target //docs:license.check.python (130 packages loaded, 825 targets configured)

Analyzing: target //docs:license.check.python (144 packages loaded, 2405 targets configured)

Analyzing: target //docs:license.check.python (144 packages loaded, 2465 targets configured)

Analyzing: target //docs:license.check.python (144 packages loaded, 2465 targets configured)

Analyzing: target //docs:license.check.python (148 packages loaded, 4611 targets configured)

Analyzing: target //docs:license.check.python (148 packages loaded, 4611 targets configured)

Analyzing: target //docs:license.check.python (148 packages loaded, 4611 targets configured)

INFO: Analyzed target //docs:license.check.python (149 packages loaded, 4736 targets configured).
[9 / 13] JavaToolchainCompileClasses external/rules_java~/toolchains/platformclasspath_classes; 0s processwrapper-sandbox ... (2 actions, 1 running)
[12 / 13] [Prepa] Building docs/license.check.python.jar ()
INFO: Found 1 target...
Target //docs:license.check.python up-to-date:
  bazel-bin/docs/license.check.python
  bazel-bin/docs/license.check.python.jar
INFO: Elapsed time: 23.018s, Critical Path: 2.48s
INFO: 13 processes: 9 internal, 3 processwrapper-sandbox, 1 worker.
INFO: Build completed successfully, 13 total actions
INFO: Running command line: bazel-bin/docs/license.check.python docs/formatted.txt -review -project automotive.score -repo https://github.com/eclipse-score/score -token otyhZ4eaRYK1tKLNNF-Y
[main] INFO Querying Eclipse Foundation for license data for 69 items.
[main] INFO Found 45 items.
[main] INFO Querying ClearlyDefined for license data for 25 items.
[main] ERROR Error response from ClearlyDefined 524

Copy link

The created documentation from the pull request is available at: docu-html

@qor-lb qor-lb requested a review from PandaeDo March 25, 2025 10:48
@qor-lb qor-lb force-pushed the lb_improve_contribution_guidance branch 2 times, most recently from dcf939c to fa7a14c Compare March 25, 2025 11:01
@qor-lb qor-lb force-pushed the lb_improve_contribution_guidance branch from fa7a14c to 25121b2 Compare March 25, 2025 11:39
@qor-lb qor-lb requested review from ramceb and PandaeDo March 25, 2025 11:40
@qor-lb qor-lb force-pushed the lb_improve_contribution_guidance branch from 25121b2 to e9ff1b8 Compare March 25, 2025 12:15
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Consider to integrate the content from this page: https://eclipse-score.github.io/score/main/introduction/get_involved.html

Or at least link both pages. Because people may be confused to have a "How to contribute" and "How to get involved" and may judge this as the same.

Copy link
Contributor Author

@qor-lb qor-lb Mar 25, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@pahmann I have now removed the getting involved page and updated the contribute landing page with the content of the original "getting involved page". We will now have the only landing page for a guide on getting involved directly at the contribute section and avoid any duplicate information that we need to maintain

@qor-lb qor-lb force-pushed the lb_improve_contribution_guidance branch from 29e7ba4 to 48239d4 Compare March 25, 2025 14:45
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.

Proposal: How to contribute/how are feature requests managed?
5 participants