swiftlang / swiftlang/swift-installer-scripts

features.json is missing from Windows installer for docc

Open
#337 11 comments 0 reactions 1 assignee View on GitHub

@compnerd is already working on this.

Since Sep 7, 2024.

Windows
Dominant language
C++
Stars
82
Forks
64
Avg merge
3d 4h
Merged PRs (30d)
11

Description

We probably need a section similar to this, but for docc:

<ComponentGroup Id="SwiftFeatures" Directory="_usr_share_swift">
  <Component>
    <File Source="$(TOOLCHAIN_ROOT)\usr\share\swift\features.json" />
  </Component>
</ComponentGroup>

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.