vuejs-translations / docs-bn

📄 Documentation for Vue 3 Bengali Official
https://bn.vuejs.org
Other
22 stars 17 forks source link

Api/reactivity core.md #29

Closed abuansarpatowary closed 1 year ago

abuansarpatowary commented 1 year ago

Description of Problem

Proposed Solution

Additional Information

netlify[bot] commented 1 year ago

Deploy Preview for docs-bn ready!

Name Link
Latest commit 43f97b581af0757dd3dc6ffa483a2a84c8b2d586
Latest deploy log https://app.netlify.com/sites/docs-bn/deploys/64e99c8f27473900071c5703
Deploy Preview https://deploy-preview-29--docs-bn.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

mahmudunnabikajal commented 1 year ago

@abuansarpatowary Your branch is referring other branch commits. Before changing any branch follow below steps.

Example: your are in "api/general" branch and create a pull request on remote "api/general"

after that you want to translate "api/compositions" so don't create this branch from "api/general". Checkout to main, upstream main branch then create "api/composition". So that your "api/composition" branch will not reference "api/general" commits.

mahmudunnabikajal commented 1 year ago

move to new pull request #32