Commit 5c34d17
authored
docs: sync feature request template (#49)
## Summary
- synchronize the Ruby feature-request form with the managed SDK
template
- keep the change separate from the review-gated community-files PR
## Impact
Issue reporters see the shared feature-request fields and wording. This
only changes GitHub issue-form metadata; it does not affect the Ruby
package API or runtime behavior.
## Validation
- `git diff --check`
- byte-for-byte comparison against
`skills/sdk-sync/templates/.github/ISSUE_TEMPLATE/feature_request.yml`1 parent 0505f68 commit 5c34d17
1 file changed
Lines changed: 3 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | 16 | | |
18 | 17 | | |
19 | 18 | | |
20 | 19 | | |
21 | 20 | | |
22 | 21 | | |
23 | | - | |
0 commit comments