···11-name: "Bug Report - Fabric/New Architecture"
22-description: "Create a bug report for builds using the New Architecture. If you are not sure what that means, don't use this template, and instead use the default bug report template."
33-labels: ["bug", "fabric"]
44-body:
55- - type: checkboxes
66- attributes:
77- label: You're running a build that uses the React Native New Architecture, right?
88- description: This template is specifically for issues related to builds that use the React Native New Architecture. If you are not sure what that means, this template is probably not relevant to you, and you should use the default Bug Report template.
99- options:
1010- - label: I am running a build that uses the New Architecture
1111- required: true
1212- - type: markdown
1313- attributes:
1414- value: |
1515- Thanks for taking the time to report an issue you've found in the app! Before you submit this issue, please make sure you've searched for similar issues that are already open and being tracked. If you find an open issue that seems relevant to yours, it is best to leave a response there with your information instead of opening a new issue, since it helps to consolidate the info in one place.
1616- - type: textarea
1717- attributes:
1818- label: Steps to Reproduce
1919- description: |
2020- Please provide the steps that may reproduce the issue that you are experiencing. The more concise of a
2121- reproduction that you provide, the easier it will be for us to identify the issue and fix it in a timely manner.
2222- placeholder: |
2323- 1. Go to '...'
2424- 2. Click on '....'
2525- 3. Scroll down to '....'
2626- 4. See error
2727- validations:
2828- required: true
2929- - type: textarea
3030- attributes:
3131- label: Attachments
3232- description: |
3333- If possible, please provide any images or videos that may help us understand the issue you are experiencing.
3434- validations:
3535- required: false
3636- - type: dropdown
3737- attributes:
3838- label: What platform(s) does this occur on?
3939- multiple: true
4040- options:
4141- - iOS
4242- - Android
4343- validations:
4444- required: true
4545- - type: input
4646- attributes:
4747- label: Device Info
4848- description: |
4949- Please provide the device information that you are using when experiencing this issue. This can include the
5050- device model, operating system version, and any other relevant information.
5151- validations:
5252- required: false
5353- - type: input
5454- attributes:
5555- label: What version of the app are you using?
5656- description: |
5757- You can easily find this information by visting the Settings screen in the app, and tapping on the version info
5858- at the bottom of the screen. All the relevant information will be copied to your clipboard, and you will be
5959- able to share it here.
6060- validations:
6161- required: true
6262- - type: textarea
6363- attributes:
6464- label: Additional Information
6565- description: |
6666- Please provide any additional information that you think may be helpful in identifying the issue you are
6767- experiencing. This can include any error messages, logs, or other information that you think may be relevant.
6868- validations:
6969- required: false
+1-1
.github/ISSUE_TEMPLATE/feature_request.yml
···11name: "Feature Request"
22-description: "Suggest an idea for the social.daniela.lol app."
22+description: "Suggest an idea for the Bitchsky Social app."
33labels: ["feature-request"]
44body:
55 - type: markdown
···170170 <View style={[a.gap_xl]}>
171171 <Text style={[a.gap_md, a.leading_normal]}>
172172 <Trans>
173173- social.daniela.lol is part of the{' '}
173173+ Bitchsky is part of the{' '}
174174 {
175175 <InlineLinkText
176176 label={_(msg`ATmosphere`)}
···216216 <Trans>
217217 Don't have an account provider or an existing Bluesky account? To
218218 create a new account on a Bluesky-hosted PDS, sign up through{' '}
219219+ {/* TODO: Xan: change to say sign up for a Bitchsky account */}
219220 {
220221 <InlineLinkText label={_(msg`bsky.app`)} to="https://bsky.app">
221222 <Trans>bsky.app</Trans>
222223 </InlineLinkText>
223224 }{' '}
224224- first, then return to social.daniela.lol and log in with the
225225- account you created.
225225+ first, then return to Bitchsky and log in with the account you
226226+ created.
226227 </Trans>
227228 </Text>
228229 )}
+1-1
src/state/persisted/schema.ts
···220220 hideSimilarAccountsRecomm: false,
221221 deerVerification: {
222222 enabled: false,
223223- // https://social.daniela.lol/profile/did:plc:p2cp5gopk7mgjegy6wadk3ep/post/3lndyqyyr4k2k
223223+ // https://bitchsky.app/profile/did:plc:p2cp5gopk7mgjegy6wadk3ep/post/3lndyqyyr4k2k
224224 // using https://bverified.vercel.app/ as a source
225225 trusted: [
226226 'did:plc:z72i7hdynmk6r22z27h6tvur',