Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 0 additions & 14 deletions .config/CredScanSuppressions.json

This file was deleted.

1 change: 0 additions & 1 deletion .github/CODEOWNERS

This file was deleted.

5 changes: 0 additions & 5 deletions .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,6 @@ What actually happens?
STACK TRACE AND/OR SCREENSHOTS
```

### Reproducible Demo

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Hardcodes RN and CodePush SDK versions. I think it adds too much friction, and we are not drowning in user reports at the moment. I'd rather receive an incomplete report and let an LLM try to reproduce it than not receiving that potentially useful report.


* Download https://github.com/microsoft/react-native-code-push/archive/master.zip and unzip. From `Examples` folder run `node create-app.js appName react-native@0.71.19 react-native-code-push@9.0.1` command to generate plain CodePushified React Native app. Please see description on top of `create-app.js` file content if needed
* If you can't reproduce the bug on it, provide us as much info as possible about your project

### Environment

* react-native-code-push version:
Expand Down
64 changes: 0 additions & 64 deletions .github/policies/resourceManagement.yml

This file was deleted.

3 changes: 0 additions & 3 deletions .vscode/settings.json

This file was deleted.

1 change: 0 additions & 1 deletion .watchmanconfig

This file was deleted.

6 changes: 0 additions & 6 deletions Examples/CodePushDemoAppCpp/.buckconfig

This file was deleted.

4 changes: 0 additions & 4 deletions Examples/CodePushDemoAppCpp/.eslintrc.js

This file was deleted.

73 changes: 0 additions & 73 deletions Examples/CodePushDemoAppCpp/.flowconfig

This file was deleted.

1 change: 0 additions & 1 deletion Examples/CodePushDemoAppCpp/.gitattributes

This file was deleted.

63 changes: 0 additions & 63 deletions Examples/CodePushDemoAppCpp/.gitignore

This file was deleted.

6 changes: 0 additions & 6 deletions Examples/CodePushDemoAppCpp/.prettierrc.js

This file was deleted.

1 change: 0 additions & 1 deletion Examples/CodePushDemoAppCpp/.watchmanconfig

This file was deleted.

Loading