aframevr / aframevr/aframe

Automatically add the license during the build.

Open
#1,485 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

help wanted (easy)
Dominant language
JavaScript
Stars
17.6k
Forks
4.4k
PR merge metrics
No merged PRs in 30d

Description

Description:
It's nice when a project's license is included as a comment at the top of the pre-built source file. That way it doesn't have to be added manually, and the only thing required to legally distribute the file within another application would be the file itself.

Contributor guide

Open the contributing guide

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.

Research direction

Start by locating the build process that produces the pre-built source file and inspect how project license information is stored. Confirm which generated file should receive a license comment and define completion as the license appearing automatically at the top of that output without manual editing.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
build-system
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.