-
-
Notifications
You must be signed in to change notification settings - Fork 505
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add logins for brand new bank to contributing.md #4683
Comments
i'm trying to understand this issue, from what is written so far, there's a need to add new credentials to the documentation (contribution.md), this is for a user type that is "Brand new bank". What this implies is that the credentials should be available in seeders file as well, which actually is present in seeds.rb. So this is merely updating documentation to add a variant of a Bank User, called brand new bank. did i get that right? |
I'm trying to understand what "Add the ids for sf_org to the contributing.md" mean, is it just the Organization id of the actual SF org? from the code base
i'm missing the need for this, mainly cause i'm new to this project. i'm happy to work on this as well missing a few pieces to the big picture of things. |
In the contributing.md, there is a a section for Bank Users, where the ids and passwords for the various roles live. We would like to have the ids and passwords as specified in the issue added to that section. Essentially just as they have been specified in the issue. I would put the section between the current Bank Users section and the current Partner Users section. (I'm seeing it as somewhere around line 66). |
Sorry to jump in, but I just wanted to mention that this is the documentation section that this issue refers to: link. Hope it helps! :) |
What's the status of this one? I would like to pick this one if you don't intend to @sbpipb |
This issue is marked as stale due to no activity within 30 days. If no further activity is detected within 7 days, it will be unassigned. |
Automatically unassigned after 7 days of inactivity. |
@lsfernandes92 Are you still interested in this one? |
Summary
Add the ids for sf_org to the contributing.md
Why?
Developers don't know what that bank is and what it is used for. We should explain it.
Details
Add another group of users to the Credential section of Contributing.md
Bank Users (brand new bank)
Organization Admin
Email: [email protected]
Password: password!
User
Email: [email protected]
Password: password!
Criteria for completion
The text was updated successfully, but these errors were encountered: